• Resolved Debbie

    (@mybizdw)


    Receiving this error message. I followed the instructions given. Added and have removed my address. Checkmarked then unchecked fallback. Cleared the cache. I use Chrome and tried on Internet Explorer. Tried on my android phone and my neighbor’s phone. All ways that I’ve tried I’m receiving the error. I don’t know why I’m not able to get rid of the error or to get it to work in checkout.

    UPS Fallback!
    UPS Exception: 111211 – The requested accessory option is unavailable between the selected locations.
    Customer matched zone “UPS”
    UPS API Request data:
    Array
    (
    [UPSSecurity] => Array
    (
    [UsernameToken] => Array
    (
    [Username] => xxxxx
    [Password] => xxxxx
    )

    [ServiceAccessToken] => Array
    (
    [AccessLicenseNumber] => xxxx
    )

    )

    [RateRequest] => Array
    (
    [Request] => Array
    (
    [RequestOption] => Shop
    )

    [PickupType] => Array
    (
    [Code] => 01
    )

    [Shipment] => Array
    (
    [Shipper] => Array
    (
    [ShipperNumber] => xxxx
    [Address] => Array
    (
    [AddressLine] => Array
    (
    [0] =>
    [1] =>
    )

    [City] => xxxxxx
    [PostalCode] => 85122
    [CountryCode] => US
    [StateProvinceCode] => AZ
    )

    )

    [ShipTo] => Array
    (
    [Address] => Array
    (
    [AddressLine] => Array
    (
    [0] => xxxx
    )

    [City] => xxxx
    [PostalCode] => 85122
    [CountryCode] => US
    )

    )

    [ShipFrom] => Array
    (
    [Address] => Array
    (
    [AddressLine] => Array
    (
    [0] =>
    [1] =>
    )

    [City] => xxxxx
    [PostalCode] => 85122
    [CountryCode] => US
    [StateProvinceCode] => AZ
    )

    )

    [Package] => Array
    (
    [PackagingType] => Array
    (
    [Code] => 02
    [Description] => Package/customer supplied
    )

    [PackageWeight] => Array
    (
    [UnitOfMeasurement] => Array
    (
    [Code] => LBS
    )

    [Weight] => 3
    )

    [PackageServiceOptions] => Array
    (
    )

    )

    [ShipmentRatingOptions] => Array
    (
    )

    )

    )

    )
    UPS API Response:
    stdClass Object
    (
    [RateResponse] => stdClass Object
    (
    [Response] => stdClass Object
    (
    [ResponseStatus] => stdClass Object
    (
    [Code] => 1
    [Description] => Success
    )

    [Alert] => stdClass Object
    (
    [Code] => 110971
    [Description] => Your invoice may vary from the displayed reference rates
    )

    [TransactionReference] =>
    )

    [RatedShipment] => Array
    (
    [0] => stdClass Object
    (
    [Service] => stdClass Object
    (
    [Code] => 03
    [Description] =>
    )

    [RatedShipmentAlert] => stdClass Object
    (
    [Code] => 110971
    [Description] => Your invoice may vary from the displayed reference rates
    )

    [BillingWeight] => stdClass Object
    (
    [UnitOfMeasurement] => stdClass Object
    (
    [Code] => LBS
    [Description] => Pounds
    )

    [Weight] => 3.0
    )

    [TransportationCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 12.51
    )

    [ServiceOptionsCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 0.00
    )

    [TotalCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 12.51
    )

    [RatedPackage] => stdClass Object
    (
    [TransportationCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 12.51
    )

    [ServiceOptionsCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 0.00
    )

    [TotalCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 12.51
    )

    [Weight] => 3.0
    [BillingWeight] => stdClass Object
    (
    [UnitOfMeasurement] => stdClass Object
    (
    [Code] => LBS
    [Description] => Pounds
    )

    [Weight] => 3.0
    )

    )

    )

    [1] => stdClass Object
    (
    [Service] => stdClass Object
    (
    [Code] => 12
    [Description] =>
    )

    [RatedShipmentAlert] => stdClass Object
    (
    [Code] => 110971
    [Description] => Your invoice may vary from the displayed reference rates
    )

    [BillingWeight] => stdClass Object
    (
    [UnitOfMeasurement] => stdClass Object
    (
    [Code] => LBS
    [Description] => Pounds
    )

    [Weight] => 3.0
    )

    [TransportationCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 16.86
    )

    [ServiceOptionsCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 0.00
    )

    [TotalCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 16.86
    )

    [GuaranteedDelivery] => stdClass Object
    (
    [BusinessDaysInTransit] => 3
    )

    [RatedPackage] => stdClass Object
    (
    [TransportationCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 16.86
    )

    [ServiceOptionsCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 0.00
    )

    [TotalCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 16.86
    )

    [Weight] => 3.0
    [BillingWeight] => stdClass Object
    (
    [UnitOfMeasurement] => stdClass Object
    (
    [Code] => LBS
    [Description] => Pounds
    )

    [Weight] => 3.0
    )

    )

    )

    [2] => stdClass Object
    (
    [Service] => stdClass Object
    (
    [Code] => 02
    [Description] =>
    )

    [RatedShipmentAlert] => stdClass Object
    (
    [Code] => 110971
    [Description] => Your invoice may vary from the displayed reference rates
    )

    [BillingWeight] => stdClass Object
    (
    [UnitOfMeasurement] => stdClass Object
    (
    [Code] => LBS
    [Description] => Pounds
    )

    [Weight] => 3.0
    )

    [TransportationCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 23.94
    )

    [ServiceOptionsCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 0.00
    )

    [TotalCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 23.94
    )

    [GuaranteedDelivery] => stdClass Object
    (
    [BusinessDaysInTransit] => 2
    )

    [RatedPackage] => stdClass Object
    (
    [TransportationCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 23.94
    )

    [ServiceOptionsCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 0.00
    )

    [TotalCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 23.94
    )

    [Weight] => 3.0
    [BillingWeight] => stdClass Object
    (
    [UnitOfMeasurement] => stdClass Object
    (
    [Code] => LBS
    [Description] => Pounds
    )

    [Weight] => 3.0
    )

    )

    )

    [3] => stdClass Object
    (
    [Service] => stdClass Object
    (
    [Code] => 14
    [Description] =>
    )

    [RatedShipmentAlert] => stdClass Object
    (
    [Code] => 110971
    [Description] => Your invoice may vary from the displayed reference rates
    )

    [BillingWeight] => stdClass Object
    (
    [UnitOfMeasurement] => stdClass Object
    (
    [Code] => LBS
    [Description] => Pounds
    )

    [Weight] => 3.0
    )

    [TransportationCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 71.52
    )

    [ServiceOptionsCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 0.00
    )

    [TotalCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 71.52
    )

    [GuaranteedDelivery] => stdClass Object
    (
    [BusinessDaysInTransit] => 1
    [DeliveryByTime] => 10:00 A.M.
    )

    [RatedPackage] => stdClass Object
    (
    [TransportationCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 71.52
    )

    [ServiceOptionsCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 0.00
    )

    [TotalCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 71.52
    )

    [Weight] => 3.0
    [BillingWeight] => stdClass Object
    (
    [UnitOfMeasurement] => stdClass Object
    (
    [Code] => LBS
    [Description] => Pounds
    )

    [Weight] => 3.0
    )

    )

    )

    [4] => stdClass Object
    (
    [Service] => stdClass Object
    (
    [Code] => 01
    [Description] =>
    )

    [RatedShipmentAlert] => stdClass Object
    (
    [Code] => 110971
    [Description] => Your invoice may vary from the displayed reference rates
    )

    [BillingWeight] => stdClass Object
    (
    [UnitOfMeasurement] => stdClass Object
    (
    [Code] => LBS
    [Description] => Pounds
    )

    [Weight] => 3.0
    )

    [TransportationCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 39.19
    )

    [ServiceOptionsCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 0.00
    )

    [TotalCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 39.19
    )

    [GuaranteedDelivery] => stdClass Object
    (
    [BusinessDaysInTransit] => 1
    )

    [RatedPackage] => stdClass Object
    (
    [TransportationCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 39.19
    )

    [ServiceOptionsCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 0.00
    )

    [TotalCharges] => stdClass Object
    (
    [CurrencyCode] => USD
    [MonetaryValue] => 39.19
    )

    [Weight] => 3.0
    [BillingWeight] => stdClass Object
    (
    [UnitOfMeasurement] => stdClass Object
    (
    [Code] => LBS
    [Description] => Pounds
    )

    [Weight] => 3.0
    )

    )

    )

    )

    )

    )
    UPS API Request data:
    Array
    (
    [UPSSecurity] => Array
    (
    [UsernameToken] => Array
    (
    [Username] => xxxxx
    [Password] => xxxxx
    )

    [ServiceAccessToken] => Array
    (
    [AccessLicenseNumber] => xxxx
    )

    )

    [RateRequest] => Array
    (
    [Request] => Array
    (
    [RequestOption] => Shop
    )

    [PickupType] => Array
    (
    [Code] => 01
    )

    [Shipment] => Array
    (
    [Shipper] => Array
    (
    [ShipperNumber] => xxxx
    [Address] => Array
    (
    [AddressLine] => Array
    (
    [0] =>
    [1] =>
    )

    [City] =>
    [PostalCode] => 85122
    [CountryCode] => US
    [StateProvinceCode] => AZ
    )

    )

    [ShipTo] => Array
    (
    [Address] => Array
    (
    [AddressLine] => Array
    (
    [0] => 1xxxx
    )

    [City] => Casa Grande
    [PostalCode] => 85122
    [CountryCode] => US
    )

    )

    [ShipFrom] => Array
    (
    [Address] => Array
    (
    [AddressLine] => Array
    (
    [0] =>
    [1] =>
    )

    [City] =>
    [PostalCode] => 85122
    [CountryCode] => US
    [StateProvinceCode] => AZ
    )

    )

    [Package] => Array
    (
    [PackagingType] => Array
    (
    [Code] => 02
    [Description] => Package/customer supplied
    )

    [PackageWeight] => Array
    (
    [UnitOfMeasurement] => Array
    (
    [Code] => LBS
    )

    [Weight] => 3
    )

    [PackageServiceOptions] => Array
    (
    )

    )

    [ShipmentRatingOptions] => Array
    (
    )

    [ShipmentIndicationType] => Array
    (
    [Code] => 02
    )

    [AlternateDeliveryAddress] => Array
    (
    [Address] => Array
    (
    [AddressLine1] => 1xxxxxx
    4
    [City] => CASA GRANDE
    [PostalCode] => 85122
    [CountryCode] => US
    )

    )

    )

    )

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 20 total)
  • Thread Starter Debbie

    (@mybizdw)

    Still waiting for someone to answer to tell me how to fix this.

    Hi,

    It seems that for the location of the shipment (address in the form on the checkout page) the UPS service you want to use is not available.

    Can you test change the service you use in UPS shipping method? You can find it here:
    http://take.ms/5GODk

    Cheers,
    Pr

    Thread Starter Debbie

    (@mybizdw)

    Sorry, not replied back. Been trying to see if I can figure out how to get it to work.
    I am still not able to get this plugin to work. You can see I have the shipping methods set up.
    https://drive.google.com/open?id=1vYWLVcLwGfY6qhIGxvwCaPD3efABpF03

    https://drive.google.com/open?id=1QLoqCDXWIU35szugD7kDeWe8UUwfXJaq

    https://drive.google.com/open?id=1XxhKAnCfBHkMjmbrjm7elnOejk7UTxtx

    Debbie

    przemyslawrosa

    (@przemyslawrosa)

    Hi Debbie,

    Can I still ask you to send your store’s addresses? I mean, first of all, the zip code set here:
    http://take.ms/lj2zf

    You can find this place in WooCommcerce > Settings > General

    Also, make sure that you haven’t set up “Custom Origin” in WooCommerce > Settings > Shipping > UPS:
    http://take.ms/450YA

    If the option is checked, please send me address which is seted up there.

    Cheers,
    Pr

    ospiotr

    (@ospiotr)

    @mybizdw

    We are looking forward to your reply 😉

    Thread Starter Debbie

    (@mybizdw)

    @ospiotr
    Sorry my internet went down for 1 day. Major power outage. Will work on what is provided to me today. Will reply back if working or not.

    Thread Starter Debbie

    (@mybizdw)

    Thread Starter Debbie

    (@mybizdw)

    Still not working. Provided screenshots asked for. What else is needed to get it working?

    Thread Starter Debbie

    (@mybizdw)

    @przemyslawrosa @ospiotr
    Its been almost 3 days since I gave screenshots. Please reply to help me as it’s still not working. I need to get this website working to make sales.

    Debbie

    Plugin Support dyszczo

    (@dyszczo)

    Hi @mybizdw,

    The given message “The requested accessory option is unavailable between the selected locations” is a message given directly by the UPS provider.

    I’ve checked the given request and screens you’ve shown and, If I’m not mistaken, the address FROM is
    [PostalCode] => 85122
    [CountryCode] => US
    [StateProvinceCode] => AZ

    and the given address TO was also:

    [PostalCode] => 85122
    [CountryCode] => US
    [StateProvinceCode] => AZ

    So it looks like You’ve tried to send a package to the same place it was posted from.

    Please note that only you can see the Fallback message; a client logged as a customer would only see the fallback prices You had entered.

    • This reply was modified 7 years ago by dyszczo.
    Thread Starter Debbie

    (@mybizdw)

    @dyszczo
    I had seen that and tried with a different ship to location, state, city/town and zip code and still get the UPS Exception 111211 error. The UPS shipping type doesn’t even show up when placing an order.

    I had check-marked the Fallback, but have uncheck-marked it as I’m not needing this.

    Here are screenshots from me to New York.

    https://drive.google.com/open?id=1OL9wAvmmOiFVLed6r2D59UwqZ3_pCDiX

    https://drive.google.com/open?id=1iPIthHLw43UJzco6Tt4UoXQZA7eMXPV3

    Thread Starter Debbie

    (@mybizdw)

    I’ve been responding to my help post. I’ve given all the info asked for.
    Not getting any help back in days.
    Please help me so I can get this site cart working.

    przemyslawrosa

    (@przemyslawrosa)

    Hi Debbie,

    I am sorry that the verification takes so long and thank you for your patience and all the information you have sent.

    Those allows us to find a bug in the plugin. It’s not a matter of configuring your store. We need to fix the error and publish the update.

    We’re working on fix now and I am asking you for a little more patience. As soon as the update is available – I will let you know.

    Best Regards,
    Pr

    Thread Starter Debbie

    (@mybizdw)

    przemyslawrosa,
    Thank you. Wasn’t aware it was an error. Will look for your reply back once fixed.
    Debbie

    przemyslawrosa

    (@przemyslawrosa)

    Hi Debbie,

    I apologize to you for the confusion. The error message will disappear from the order page after disabling UPS debugging mode here:
    http://take.ms/0jJDk

    You can find this place in your WordPress dashboard in WooCommerce > Settings > Shipping > UPS.

    In this way, the error message will no longer be visible on the order page. We also still work on solving the problem that is communicated.

    Cheers,
    Pr

Viewing 15 replies - 1 through 15 (of 20 total)

The topic ‘UPS Exception: 111211’ is closed to new replies.