Jump to content

USPS - Not showing up in cart - and ERROR showing


Guest kistler

Recommended Posts

Guest kistler

First issue is that when it shows a carrier it only shows UPS.

It doesn't show USPS.

I called USPS and they have my username set up and it is working.

I activated the USPS under admin and I get the following ERROR.

Authorization Error connecting to United States Postal Service Server: https://secure.shippingapis.com/ShippingAPI.dll

Please register at http://www.usps.com/webtools/ and enter the correct username and password in the CubeCart control panel. You MUST have a successful test transaction before USPS will give you access to the live server.

Please go back and verify your login information. Remember, you must have your USPS issued username entered and something in the password box.

------------

Please HELP!

Link to comment
Share on other sites

Guest kistler

I found the fix from other people here.

http://www.cubecart.com/site/forums/index....719&hl=USPS

This is what it states - and it works.

Apparently something Cubecart Needs to fix.

It says it is wrong in the new version also.

-----------

I tried this and it fixed the problem:

I went back into the modules/shipping/USPS/class.usps.php and changed:

$USPSURL = "https://secure.shippingapis.com/ShippingAPI.dll";

back to this:

$USPSURL = "http://production.shippingapis.com/ShippingAPI.dll";

and now it works fine. Just thought I should let everyone know who uses USPS.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...