bottle
PACKAGE 1 (0)
stdClass Object ( [id] => [packed] => Array ( [0] => WC_Boxpack_Item Object ( [weight] => 3 [height] => 5 [width] => 5 [length] => 16 [volume] => 400 [value] => 45.00 [meta] => Array ( ) ) ) [unpacked] => Array ( ) [weight] => 3.5 [volume] => 400 [length] => 20 [width] => 13 [height] => 6 [value] => 45 [percent] => 100 )
UPS: Using cached response.
UPS REQUEST:
<?xml version="1.0" ?> <AccessRequest xml:lang='en-US'> <AccessLicenseNumber>5D5F54E93164155A</AccessLicenseNumber> <UserId>Pantheawine</UserId> <Password>Wine@love12</Password> </AccessRequest> <?xml version="1.0" ?> <RatingServiceSelectionRequest> <Request> <TransactionReference> <CustomerContext>Rating and Service</CustomerContext> <XpciVersion>1.0</XpciVersion> </TransactionReference> <RequestAction>Rate</RequestAction> <RequestOption>Rate</RequestOption> </Request> <PickupType> <Code>03</Code> <Description>Customer Counter</Description> </PickupType> <Shipment> <Description>WooCommerce Rate Request</Description> <Shipper> <ShipperNumber>Y18W65</ShipperNumber> <Address> <City>Philo</City> <PostalCode>95466</PostalCode> <CountryCode>US</CountryCode> </Address> </Shipper> <ShipTo> <Address> <StateProvinceCode>CA</StateProvinceCode> <PostalCode></PostalCode> <CountryCode>US</CountryCode> <ResidentialAddressIndicator></ResidentialAddressIndicator> </Address> </ShipTo> <ShipFrom> <Address> <City>Philo</City> <PostalCode>95466</PostalCode> <CountryCode>US</CountryCode> <StateProvinceCode>CA</StateProvinceCode> </Address> </ShipFrom> <Service> <Code>03</Code> </Service> <Package> <PackagingType> <Code>02</Code> <Description>Package/customer supplied</Description> </PackagingType> <Description>Rate</Description> <Dimensions> <UnitOfMeasurement> <Code>IN</Code> </UnitOfMeasurement> <Length>20</Length> <Width>13</Width> <Height>6</Height> </Dimensions> <PackageWeight> <UnitOfMeasurement> <Code>LBS</Code> </UnitOfMeasurement> <Weight>3.5</Weight> </PackageWeight> </Package> <RateInformation> <NegotiatedRatesIndicator /> </RateInformation> </Shipment> </RatingServiceSelectionRequest>
UPS RESPONSE:
<?xml version="1.0"?> <RatingServiceSelectionResponse><Response><TransactionReference><CustomerContext>Rating and Service</CustomerContext><XpciVersion>1.0</XpciVersion></TransactionReference><ResponseStatusCode>0</ResponseStatusCode><ResponseStatusDescription>Failure</ResponseStatusDescription><Error><ErrorSeverity>Hard</ErrorSeverity><ErrorCode>111210</ErrorCode><ErrorDescription>The requested service is unavailable between the selected locations.</ErrorDescription></Error></Response></RatingServiceSelectionResponse>
UPS: Using cached response.
UPS REQUEST:
<?xml version="1.0" ?> <AccessRequest xml:lang='en-US'> <AccessLicenseNumber>5D5F54E93164155A</AccessLicenseNumber> <UserId>Pantheawine</UserId> <Password>Wine@love12</Password> </AccessRequest> <?xml version="1.0" ?> <RatingServiceSelectionRequest> <Request> <TransactionReference> <CustomerContext>Rating and Service</CustomerContext> <XpciVersion>1.0</XpciVersion> </TransactionReference> <RequestAction>Rate</RequestAction> <RequestOption>Rate</RequestOption> </Request> <PickupType> <Code>03</Code> <Description>Customer Counter</Description> </PickupType> <Shipment> <Description>WooCommerce Rate Request</Description> <Shipper> <ShipperNumber>Y18W65</ShipperNumber> <Address> <City>Philo</City> <PostalCode>95466</PostalCode> <CountryCode>US</CountryCode> </Address> </Shipper> <ShipTo> <Address> <StateProvinceCode>CA</StateProvinceCode> <PostalCode></PostalCode> <CountryCode>US</CountryCode> <ResidentialAddressIndicator></ResidentialAddressIndicator> </Address> </ShipTo> <ShipFrom> <Address> <City>Philo</City> <PostalCode>95466</PostalCode> <CountryCode>US</CountryCode> <StateProvinceCode>CA</StateProvinceCode> </Address> </ShipFrom> <Service> <Code>02</Code> </Service> <Package> <PackagingType> <Code>02</Code> <Description>Package/customer supplied</Description> </PackagingType> <Description>Rate</Description> <Dimensions> <UnitOfMeasurement> <Code>IN</Code> </UnitOfMeasurement> <Length>20</Length> <Width>13</Width> <Height>6</Height> </Dimensions> <PackageWeight> <UnitOfMeasurement> <Code>LBS</Code> </UnitOfMeasurement> <Weight>3.5</Weight> </PackageWeight> </Package> <RateInformation> <NegotiatedRatesIndicator /> </RateInformation> </Shipment> </RatingServiceSelectionRequest>
UPS RESPONSE:
<?xml version="1.0"?> <RatingServiceSelectionResponse><Response><TransactionReference><CustomerContext>Rating and Service</CustomerContext><XpciVersion>1.0</XpciVersion></TransactionReference><ResponseStatusCode>0</ResponseStatusCode><ResponseStatusDescription>Failure</ResponseStatusDescription><Error><ErrorSeverity>Hard</ErrorSeverity><ErrorCode>111210</ErrorCode><ErrorDescription>The requested service is unavailable between the selected locations.</ErrorDescription></Error></Response></RatingServiceSelectionResponse>
[UPS] No rate returned for service code 03, The requested service is unavailable between the selected locations. (UPS code: 111210)
[UPS] No rate returned for service code 02, The requested service is unavailable between the selected locations. (UPS code: 111210)