Different rates between my site and ups calcolator (too high on site)
-
Hi, i’m tryng to set up the free UPS Plugin
I’ve correctly set up apis and now I get real time shipping cost calculation.
There is an huge difference between the cost in the UPS
I’m tryng to set up an Italy to Italy shipment (From Palermo, my City, to Rome) but it doesn’t seems to show the right numbers.Please, can you give a check?
<?xml version=”1.0″ ?>
<AccessRequest xml:lang=’en-US’>
<AccessLicenseNumber>BD162A70804E3B18</AccessLicenseNumber></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>
01
<Description>Daily Pickup</Description>
</PickupType>
<Shipment>
<Description>WooCommerce Rate Request</Description>
<Shipper>
<ShipperNumber>263A8W</ShipperNumber>
<Address>
<AddressLine></AddressLine>
<City>Palermo</City>
<PostalCode>90146</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</Shipper>
<ShipTo>
<Address>
<StateProvinceCode>PA</StateProvinceCode>
<City>CASTROVILLARI</City>
<PostalCode>87012</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</ShipTo>
<ShipFrom>
<Address>
<AddressLine></AddressLine>
<City>Palermo</City>
<PostalCode>90146</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</ShipFrom>
<Service>
65
</Service>
<Package>
<PackagingType>
02
<Description>Package/customer supplied</Description>
</PackagingType>
<Description>Rate</Description>
<Dimensions>
<UnitOfMeasurement>
CM
</UnitOfMeasurement>
<Length>20.00</Length>
<Width>10.00</Width>
<Height>10.00</Height>
</Dimensions>
<PackageWeight>
<UnitOfMeasurement>
KGS
</UnitOfMeasurement>
<Weight>0.6</Weight>
</PackageWeight>
</Package>
</Shipment>
</RatingServiceSelectionRequest>UPS RESPONSE:
<?xml version=”1.0″?>
<RatingServiceSelectionResponse><Response><TransactionReference><CustomerContext>Rating and Service</CustomerContext><XpciVersion>1.0</XpciVersion></TransactionReference><ResponseStatusCode>1</ResponseStatusCode><ResponseStatusDescription>Success</ResponseStatusDescription></Response><RatedShipment><Service>65
</Service><RatedShipmentWarning>Your invoice may vary from the displayed reference rates</RatedShipmentWarning><BillingWeight><UnitOfMeasurement>KGS
</UnitOfMeasurement><Weight>1.0</Weight></BillingWeight><TransportationCharges><CurrencyCode>EUR</CurrencyCode><MonetaryValue>36.00</MonetaryValue></TransportationCharges><ServiceOptionsCharges><CurrencyCode>EUR</CurrencyCode><MonetaryValue>0.00</MonetaryValue></ServiceOptionsCharges><TotalCharges><CurrencyCode>EUR</CurrencyCode><MonetaryValue>36.00</MonetaryValue></TotalCharges><GuaranteedDaysToDelivery>1</GuaranteedDaysToDelivery><ScheduledDeliveryTime/><RatedPackage><TransportationCharges><CurrencyCode/><MonetaryValue/></TransportationCharges><ServiceOptionsCharges><CurrencyCode/><MonetaryValue/></ServiceOptionsCharges><TotalCharges><CurrencyCode/><MonetaryValue/></TotalCharges><Weight>0.6</Weight><BillingWeight><UnitOfMeasurement><Code/></UnitOfMeasurement><Weight/></BillingWeight></RatedPackage></RatedShipment></RatingServiceSelectionResponse>UPS REQUEST:
<?xml version=”1.0″ ?>
<AccessRequest xml:lang=’en-US’>
<AccessLicenseNumber>BD162A70804E3B18</AccessLicenseNumber></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>
01
<Description>Daily Pickup</Description>
</PickupType>
<Shipment>
<Description>WooCommerce Rate Request</Description>
<Shipper>
<ShipperNumber>263A8W</ShipperNumber>
<Address>
<AddressLine></AddressLine>
<City>Palermo</City>
<PostalCode>90146</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</Shipper>
<ShipTo>
<Address>
<StateProvinceCode>PA</StateProvinceCode>
<City>CASTROVILLARI</City>
<PostalCode>87012</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</ShipTo>
<ShipFrom>
<Address>
<AddressLine></AddressLine>
<City>Palermo</City>
<PostalCode>90146</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</ShipFrom>
<Service>
07
</Service>
<Package>
<PackagingType>
02
<Description>Package/customer supplied</Description>
</PackagingType>
<Description>Rate</Description>
<Dimensions>
<UnitOfMeasurement>
CM
</UnitOfMeasurement>
<Length>20.00</Length>
<Width>10.00</Width>
<Height>10.00</Height>
</Dimensions>
<PackageWeight>
<UnitOfMeasurement>
KGS
</UnitOfMeasurement>
<Weight>0.6</Weight>
</PackageWeight>
</Package>
</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>111217</ErrorCode><ErrorDescription>The requested service is unavailable between the selected locations.</ErrorDescription></Error></Response></RatingServiceSelectionResponse>UPS REQUEST:
<?xml version=”1.0″ ?>
<AccessRequest xml:lang=’en-US’>
<AccessLicenseNumber>BD162A70804E3B18</AccessLicenseNumber></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>
01
<Description>Daily Pickup</Description>
</PickupType>
<Shipment>
<Description>WooCommerce Rate Request</Description>
<Shipper>
<ShipperNumber>263A8W</ShipperNumber>
<Address>
<AddressLine></AddressLine>
<City>Palermo</City>
<PostalCode>90146</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</Shipper>
<ShipTo>
<Address>
<StateProvinceCode>PA</StateProvinceCode>
<City>CASTROVILLARI</City>
<PostalCode>87012</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</ShipTo>
<ShipFrom>
<Address>
<AddressLine></AddressLine>
<City>Palermo</City>
<PostalCode>90146</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</ShipFrom>
<Service>
08
</Service>
<Package>
<PackagingType>
02
<Description>Package/customer supplied</Description>
</PackagingType>
<Description>Rate</Description>
<Dimensions>
<UnitOfMeasurement>
CM
</UnitOfMeasurement>
<Length>20.00</Length>
<Width>10.00</Width>
<Height>10.00</Height>
</Dimensions>
<PackageWeight>
<UnitOfMeasurement>
KGS
</UnitOfMeasurement>
<Weight>0.6</Weight>
</PackageWeight>
</Package>
</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 REQUEST:
<?xml version=”1.0″ ?>
<AccessRequest xml:lang=’en-US’>
<AccessLicenseNumber>BD162A70804E3B18</AccessLicenseNumber></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>
01
<Description>Daily Pickup</Description>
</PickupType>
<Shipment>
<Description>WooCommerce Rate Request</Description>
<Shipper>
<ShipperNumber>263A8W</ShipperNumber>
<Address>
<AddressLine></AddressLine>
<City>Palermo</City>
<PostalCode>90146</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</Shipper>
<ShipTo>
<Address>
<StateProvinceCode>PA</StateProvinceCode>
<City>CASTROVILLARI</City>
<PostalCode>87012</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</ShipTo>
<ShipFrom>
<Address>
<AddressLine></AddressLine>
<City>Palermo</City>
<PostalCode>90146</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</ShipFrom>
<Service>
11
</Service>
<Package>
<PackagingType>
02
<Description>Package/customer supplied</Description>
</PackagingType>
<Description>Rate</Description>
<Dimensions>
<UnitOfMeasurement>
CM
</UnitOfMeasurement>
<Length>20.00</Length>
<Width>10.00</Width>
<Height>10.00</Height>
</Dimensions>
<PackageWeight>
<UnitOfMeasurement>
KGS
</UnitOfMeasurement>
<Weight>0.6</Weight>
</PackageWeight>
</Package>
</Shipment>
</RatingServiceSelectionRequest>UPS RESPONSE:
<?xml version=”1.0″?>
<RatingServiceSelectionResponse><Response><TransactionReference><CustomerContext>Rating and Service</CustomerContext><XpciVersion>1.0</XpciVersion></TransactionReference><ResponseStatusCode>1</ResponseStatusCode><ResponseStatusDescription>Success</ResponseStatusDescription></Response><RatedShipment><Service>11
</Service><RatedShipmentWarning>Your invoice may vary from the displayed reference rates</RatedShipmentWarning><BillingWeight><UnitOfMeasurement>KGS
</UnitOfMeasurement><Weight>1.0</Weight></BillingWeight><TransportationCharges><CurrencyCode>EUR</CurrencyCode><MonetaryValue>34.45</MonetaryValue></TransportationCharges><ServiceOptionsCharges><CurrencyCode>EUR</CurrencyCode><MonetaryValue>0.00</MonetaryValue></ServiceOptionsCharges><TotalCharges><CurrencyCode>EUR</CurrencyCode><MonetaryValue>34.45</MonetaryValue></TotalCharges><GuaranteedDaysToDelivery/><ScheduledDeliveryTime/><RatedPackage><TransportationCharges><CurrencyCode/><MonetaryValue/></TransportationCharges><ServiceOptionsCharges><CurrencyCode/><MonetaryValue/></ServiceOptionsCharges><TotalCharges><CurrencyCode/><MonetaryValue/></TotalCharges><Weight>0.6</Weight><BillingWeight><UnitOfMeasurement><Code/></UnitOfMeasurement><Weight/></BillingWeight></RatedPackage></RatedShipment></RatingServiceSelectionResponse>UPS REQUEST:
<?xml version=”1.0″ ?>
<AccessRequest xml:lang=’en-US’>
<AccessLicenseNumber>BD162A70804E3B18</AccessLicenseNumber></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>
01
<Description>Daily Pickup</Description>
</PickupType>
<Shipment>
<Description>WooCommerce Rate Request</Description>
<Shipper>
<ShipperNumber>263A8W</ShipperNumber>
<Address>
<AddressLine></AddressLine>
<City>Palermo</City>
<PostalCode>90146</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</Shipper>
<ShipTo>
<Address>
<StateProvinceCode>PA</StateProvinceCode>
<City>CASTROVILLARI</City>
<PostalCode>87012</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</ShipTo>
<ShipFrom>
<Address>
<AddressLine></AddressLine>
<City>Palermo</City>
<PostalCode>90146</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</ShipFrom>
<Service>
54
</Service>
<Package>
<PackagingType>
02
<Description>Package/customer supplied</Description>
</PackagingType>
<Description>Rate</Description>
<Dimensions>
<UnitOfMeasurement>
CM
</UnitOfMeasurement>
<Length>20.00</Length>
<Width>10.00</Width>
<Height>10.00</Height>
</Dimensions>
<PackageWeight>
<UnitOfMeasurement>
KGS
</UnitOfMeasurement>
<Weight>0.6</Weight>
</PackageWeight>
</Package>
</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>111217</ErrorCode><ErrorDescription>The requested service is unavailable between the selected locations.</ErrorDescription></Error></Response></RatingServiceSelectionResponse>[UPS] No rate returned for service code 07, The requested service is unavailable between the selected locations. (UPS code: 111217)
[UPS] No rate returned for service code 08, The requested service is unavailable between the selected locations. (UPS code: 111210)
[UPS] No rate returned for service code 54, The requested service is unavailable between the selected locations. (UPS code: 111217)
Hai un codice promozionale? Clicca qui per inserire il tuo codice promozionale
UPS: Using cached response.
UPS REQUEST:<?xml version=”1.0″ ?>
<AccessRequest xml:lang=’en-US’>
<AccessLicenseNumber>BD162A70804E3B18</AccessLicenseNumber></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>
01
<Description>Daily Pickup</Description>
</PickupType>
<Shipment>
<Description>WooCommerce Rate Request</Description>
<Shipper>
<ShipperNumber>263A8W</ShipperNumber>
<Address>
<AddressLine></AddressLine>
<City>Palermo</City>
<PostalCode>90146</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</Shipper>
<ShipTo>
<Address>
<StateProvinceCode>PA</StateProvinceCode>
<City>CASTROVILLARI</City>
<PostalCode>87012</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</ShipTo>
<ShipFrom>
<Address>
<AddressLine></AddressLine>
<City>Palermo</City>
<PostalCode>90146</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</ShipFrom>
<Service>
65
</Service>
<Package>
<PackagingType>
02
<Description>Package/customer supplied</Description>
</PackagingType>
<Description>Rate</Description>
<Dimensions>
<UnitOfMeasurement>
CM
</UnitOfMeasurement>
<Length>20.00</Length>
<Width>10.00</Width>
<Height>10.00</Height>
</Dimensions>
<PackageWeight>
<UnitOfMeasurement>
KGS
</UnitOfMeasurement>
<Weight>0.6</Weight>
</PackageWeight>
</Package>
</Shipment>
</RatingServiceSelectionRequest>UPS RESPONSE:
<?xml version=”1.0″?>
<RatingServiceSelectionResponse><Response><TransactionReference><CustomerContext>Rating and Service</CustomerContext><XpciVersion>1.0</XpciVersion></TransactionReference><ResponseStatusCode>1</ResponseStatusCode><ResponseStatusDescription>Success</ResponseStatusDescription></Response><RatedShipment><Service>65
</Service><RatedShipmentWarning>Your invoice may vary from the displayed reference rates</RatedShipmentWarning><BillingWeight><UnitOfMeasurement>KGS
</UnitOfMeasurement><Weight>1.0</Weight></BillingWeight><TransportationCharges><CurrencyCode>EUR</CurrencyCode><MonetaryValue>36.00</MonetaryValue></TransportationCharges><ServiceOptionsCharges><CurrencyCode>EUR</CurrencyCode><MonetaryValue>0.00</MonetaryValue></ServiceOptionsCharges><TotalCharges><CurrencyCode>EUR</CurrencyCode><MonetaryValue>36.00</MonetaryValue></TotalCharges><GuaranteedDaysToDelivery>1</GuaranteedDaysToDelivery><ScheduledDeliveryTime/><RatedPackage><TransportationCharges><CurrencyCode/><MonetaryValue/></TransportationCharges><ServiceOptionsCharges><CurrencyCode/><MonetaryValue/></ServiceOptionsCharges><TotalCharges><CurrencyCode/><MonetaryValue/></TotalCharges><Weight>0.6</Weight><BillingWeight><UnitOfMeasurement><Code/></UnitOfMeasurement><Weight/></BillingWeight></RatedPackage></RatedShipment></RatingServiceSelectionResponse>UPS: Using cached response.
UPS REQUEST:<?xml version=”1.0″ ?>
<AccessRequest xml:lang=’en-US’>
<AccessLicenseNumber>BD162A70804E3B18</AccessLicenseNumber></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>
01
<Description>Daily Pickup</Description>
</PickupType>
<Shipment>
<Description>WooCommerce Rate Request</Description>
<Shipper>
<ShipperNumber>263A8W</ShipperNumber>
<Address>
<AddressLine></AddressLine>
<City>Palermo</City>
<PostalCode>90146</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</Shipper>
<ShipTo>
<Address>
<StateProvinceCode>PA</StateProvinceCode>
<City>CASTROVILLARI</City>
<PostalCode>87012</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</ShipTo>
<ShipFrom>
<Address>
<AddressLine></AddressLine>
<City>Palermo</City>
<PostalCode>90146</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</ShipFrom>
<Service>
07
</Service>
<Package>
<PackagingType>
02
<Description>Package/customer supplied</Description>
</PackagingType>
<Description>Rate</Description>
<Dimensions>
<UnitOfMeasurement>
CM
</UnitOfMeasurement>
<Length>20.00</Length>
<Width>10.00</Width>
<Height>10.00</Height>
</Dimensions>
<PackageWeight>
<UnitOfMeasurement>
KGS
</UnitOfMeasurement>
<Weight>0.6</Weight>
</PackageWeight>
</Package>
</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>111217</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>BD162A70804E3B18</AccessLicenseNumber></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>
01
<Description>Daily Pickup</Description>
</PickupType>
<Shipment>
<Description>WooCommerce Rate Request</Description>
<Shipper>
<ShipperNumber>263A8W</ShipperNumber>
<Address>
<AddressLine></AddressLine>
<City>Palermo</City>
<PostalCode>90146</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</Shipper>
<ShipTo>
<Address>
<StateProvinceCode>PA</StateProvinceCode>
<City>CASTROVILLARI</City>
<PostalCode>87012</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</ShipTo>
<ShipFrom>
<Address>
<AddressLine></AddressLine>
<City>Palermo</City>
<PostalCode>90146</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</ShipFrom>
<Service>
08
</Service>
<Package>
<PackagingType>
02
<Description>Package/customer supplied</Description>
</PackagingType>
<Description>Rate</Description>
<Dimensions>
<UnitOfMeasurement>
CM
</UnitOfMeasurement>
<Length>20.00</Length>
<Width>10.00</Width>
<Height>10.00</Height>
</Dimensions>
<PackageWeight>
<UnitOfMeasurement>
KGS
</UnitOfMeasurement>
<Weight>0.6</Weight>
</PackageWeight>
</Package>
</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>BD162A70804E3B18</AccessLicenseNumber></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>
01
<Description>Daily Pickup</Description>
</PickupType>
<Shipment>
<Description>WooCommerce Rate Request</Description>
<Shipper>
<ShipperNumber>263A8W</ShipperNumber>
<Address>
<AddressLine></AddressLine>
<City>Palermo</City>
<PostalCode>90146</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</Shipper>
<ShipTo>
<Address>
<StateProvinceCode>PA</StateProvinceCode>
<City>CASTROVILLARI</City>
<PostalCode>87012</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</ShipTo>
<ShipFrom>
<Address>
<AddressLine></AddressLine>
<City>Palermo</City>
<PostalCode>90146</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</ShipFrom>
<Service>
11
</Service>
<Package>
<PackagingType>
02
<Description>Package/customer supplied</Description>
</PackagingType>
<Description>Rate</Description>
<Dimensions>
<UnitOfMeasurement>
CM
</UnitOfMeasurement>
<Length>20.00</Length>
<Width>10.00</Width>
<Height>10.00</Height>
</Dimensions>
<PackageWeight>
<UnitOfMeasurement>
KGS
</UnitOfMeasurement>
<Weight>0.6</Weight>
</PackageWeight>
</Package>
</Shipment>
</RatingServiceSelectionRequest>UPS RESPONSE:
<?xml version=”1.0″?>
<RatingServiceSelectionResponse><Response><TransactionReference><CustomerContext>Rating and Service</CustomerContext><XpciVersion>1.0</XpciVersion></TransactionReference><ResponseStatusCode>1</ResponseStatusCode><ResponseStatusDescription>Success</ResponseStatusDescription></Response><RatedShipment><Service>11
</Service><RatedShipmentWarning>Your invoice may vary from the displayed reference rates</RatedShipmentWarning><BillingWeight><UnitOfMeasurement>KGS
</UnitOfMeasurement><Weight>1.0</Weight></BillingWeight><TransportationCharges><CurrencyCode>EUR</CurrencyCode><MonetaryValue>34.45</MonetaryValue></TransportationCharges><ServiceOptionsCharges><CurrencyCode>EUR</CurrencyCode><MonetaryValue>0.00</MonetaryValue></ServiceOptionsCharges><TotalCharges><CurrencyCode>EUR</CurrencyCode><MonetaryValue>34.45</MonetaryValue></TotalCharges><GuaranteedDaysToDelivery/><ScheduledDeliveryTime/><RatedPackage><TransportationCharges><CurrencyCode/><MonetaryValue/></TransportationCharges><ServiceOptionsCharges><CurrencyCode/><MonetaryValue/></ServiceOptionsCharges><TotalCharges><CurrencyCode/><MonetaryValue/></TotalCharges><Weight>0.6</Weight><BillingWeight><UnitOfMeasurement><Code/></UnitOfMeasurement><Weight/></BillingWeight></RatedPackage></RatedShipment></RatingServiceSelectionResponse>UPS: Using cached response.
UPS REQUEST:<?xml version=”1.0″ ?>
<AccessRequest xml:lang=’en-US’>
<AccessLicenseNumber>BD162A70804E3B18</AccessLicenseNumber></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>
01
<Description>Daily Pickup</Description>
</PickupType>
<Shipment>
<Description>WooCommerce Rate Request</Description>
<Shipper>
<ShipperNumber>263A8W</ShipperNumber>
<Address>
<AddressLine></AddressLine>
<City>Palermo</City>
<PostalCode>90146</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</Shipper>
<ShipTo>
<Address>
<StateProvinceCode>PA</StateProvinceCode>
<City>CASTROVILLARI</City>
<PostalCode>87012</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</ShipTo>
<ShipFrom>
<Address>
<AddressLine></AddressLine>
<City>Palermo</City>
<PostalCode>90146</PostalCode>
<CountryCode>IT</CountryCode>
</Address>
</ShipFrom>
<Service>
54
</Service>
<Package>
<PackagingType>
02
<Description>Package/customer supplied</Description>
</PackagingType>
<Description>Rate</Description>
<Dimensions>
<UnitOfMeasurement>
CM
</UnitOfMeasurement>
<Length>20.00</Length>
<Width>10.00</Width>
<Height>10.00</Height>
</Dimensions>
<PackageWeight>
<UnitOfMeasurement>
KGS
</UnitOfMeasurement>
<Weight>0.6</Weight>
</PackageWeight>
</Package>
</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>111217</ErrorCode><ErrorDescription>The requested service is unavailable between the selected locations.</ErrorDescription></Error></Response></RatingServiceSelectionResponse>[UPS] No rate returned for service code 07, The requested service is unavailable between the selected locations. (UPS code: 111217)
[UPS] No rate returned for service code 08, The requested service is unavailable between the selected locations. (UPS code: 111210)
[UPS] No rate returned for service code 54, The requested service is unavailable between the selected locations. (UPS code: 111217)
- The topic ‘Different rates between my site and ups calcolator (too high on site)’ is closed to new replies.