Jump to content

USPS Shipping after Ugrade to 3.0.11


Guest Kristina

Recommended Posts

Guest Kristina

I can get the test to go through the first time, but the second time I try to run the test it fails. I am already live. I had this working in 3.0.10 and was live, but I do remember having this very same problem with it. With 3.0.10 I deleted every country but the US and then it worked mysteriously one day. Have no idea why?

Any suggestions?

Kristina

Link to comment
Share on other sites

Guest Kristina

I can get the test to go through the first time, but the second time I try to run the test it fails. I am already live. I had this working in 3.0.10 and was live, but I do remember having this very same problem with it. With 3.0.10 I deleted every country but the US and then it worked mysteriously one day. Have no idea why?

Any suggestions?

Kristina

Well, I switched back to calling the production server instead of the secure server and everything is working now. I've been reading on Zen and OsComm that the Rate Calculators will not be affected by the change in server. So for anyone else out there having trouble... with the 3.0.11 update and USPS try changing your class.usps.php back to your original....

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

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

At least it works for the time being.. until we can find out more.

Kristina

Link to comment
Share on other sites

Well, I switched back to calling the production server instead of the secure server and everything is working now. I've been reading on Zen and OsComm that the Rate Calculators will not be affected by the change in server. So for anyone else out there having trouble... with the 3.0.11 update and USPS try changing your class.usps.php back to your original....

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

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

At least it works for the time being.. until we can find out more.

Kristina

Thanks Kristina... I was having the same issues and had to disable USPS shipping until I found your fix.

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...