UPS Shipping Module

Error trying to go to checkout - UPS Shipping Module

Error trying to go to checkout

by drtom » Tue Jul 15, 2025 12:45 am

Greetings,

I'm getting the following after adding product to shopping cart and going to checkout.

It seems I've done something wrong with the UPS installation/setup, but I don't know what. Please help.

Code: Select all

array(1) 
  ["response"]=>
  array(1) {
    ["errors"]=>
    array(1) {
      [0]=>
      array(2) {
        ["code"]=>
        string(6) "110108"
        ["message"]=>
        string(35) "Missing/Illegal Shipper/CountryCode"
      }
    }
  }
}
object(Exception)#58 (7) {
  ["message":protected]=>
  string(17) "Errors in Resonse"
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  int(0)
  ["file":protected]=>
  string(83) "/home/drumdrco/public_html/drum-shop.html/includes/modules/shipping/zipupsoauth.php"
  ["line":protected]=>
  int(628)
  ["trace":"Exception":private]=>
  array(3) {
    [0]=>
    array(6) {
      ["file"]=>
      string(83) "/home/drumdrco/public_html/drum-shop.html/includes/modules/shipping/zipupsoauth.php"
      ["line"]=>
      int(278)
      ["function"]=>
      string(16) "getUPSoAuthQuote"
      ["class"]=>
      string(11) "zipupsoauth"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [1]=>
    array(6) {
      ["file"]=>
      string(88) "/home/drumdrco/public_html/drum-shop.html/includes/system/versioned/1.0.9.9/shipping.php"
      ["line"]=>
      int(81)
      ["function"]=>
      string(5) "quote"
      ["class"]=>
      string(11) "zipupsoauth"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        string(0) ""
      }
    }
    [2]=>
    array(6) {
      ["file"]=>
      string(63) "/home/drumdrco/public_html/drum-shop.html/checkout_shipping.php"
      ["line"]=>
      int(32)
      ["function"]=>
      string(5) "quote"
      ["class"]=>
      string(8) "shipping"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
  }
  ["previous":"Exception":private]=>
  NULL
}
I don't see anything wrong with the settings on my Admin side, and I've checked my account with UPS but don't see anything there either.

Thanks for any help you can offer.
User avatar
drtom
Member
Posts: 49
Joined: Sat May 24, 2025 3:59 am
Phoenix Version: v1.1.0.2
Contact:

Re: Error trying to go to checkout

by zipurman » Tue Jul 15, 2025 2:49 am

The error is:
Missing/Illegal Shipper/CountryCode

That would indicate that you are not using a correct country code in the settings.
CA = CANADA
US = USA
etc.

If that doesn't fix it. Contact @BrockleyJohn on the forums as he is now the author of this addon.
zipurman
-----------
User avatar
zipurman
Builder
Posts: 540
Joined: Tue Oct 13, 2020 5:20 pm
Phoenix Version: v
Contact: