Getting 111502 in checkout
-
Hi,
I have configured the WooCommerce UPS Shipping – Live Rates and Access Points in my website. At the time of checkout it didn’t shows the shipping options it shows the following error message
UPS Live Rates: Failure: The selected country or territory does not allow forward movements. (111502)Request to UPS API
——————<?xml version="1.0"?> <RatingServiceSelectionRequest xml:lang="en-US"> <Request> <TransactionReference/> <RequestAction>Rate</RequestAction> <RequestOption>Shop</RequestOption> </Request> <Shipment> <Service> <Code>03</Code> <Description/> </Service> <Shipper> <ShipperNumber>355R4E</ShipperNumber> <Address> <AddressLine1>25 Madico Dr</AddressLine1> <City>COMER</City> <PostalCode>30629</PostalCode> <CountryCode>GE</CountryCode> </Address> </Shipper> <ShipFrom> <Address> <AddressLine1>25 Madico Dr</AddressLine1> <City>COMER</City> <PostalCode>30629</PostalCode> <CountryCode>GE</CountryCode> </Address> </ShipFrom> <ShipTo> <Name/> <CompanyName/> <AttentionName/> <Address> <AddressLine1>223 east concord street</AddressLine1> <City>Orlendo</City> <StateProvinceCode>FL</StateProvinceCode> <PostalCode>32801</PostalCode> <CountryCode>US</CountryCode> </Address> </ShipTo> <Package> <PackagingType> <Code>02</Code> <Description/> </PackagingType> <PackageWeight> <Weight>45</Weight> <UnitOfMeasurement> <Code>KGS</Code> <Description/> </UnitOfMeasurement> </PackageWeight> <PackageServiceOptions/> </Package> <ShipmentServiceOptions/> </Shipment> </RatingServiceSelectionRequest>
UPS Live Rates: Response from UPS API
————————————-<?xml version="1.0"?> <RatingServiceSelectionResponse> <Response> <ResponseStatusCode>0</ResponseStatusCode> <ResponseStatusDescription>Failure</ResponseStatusDescription> <Error> <ErrorSeverity>Hard</ErrorSeverity> <ErrorCode>111502</ErrorCode> <ErrorDescription>The selected country or territory does not allow forward movements.</ErrorDescription> </Error> </Response> </RatingServiceSelectionResponse>
UPS response
————
111502Please Advise how to fix the issue ASAP
ThanksThe page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Getting 111502 in checkout’ is closed to new replies.