It doesn't let me post external links so maybe someone can see if this is even an issue or if something changed with the USPS or maybe their test server was down this morning...
Anyhow, I was having a tough time triggering the default_usps extension to fire to calculate shipping in my cart this morning...When I entered a zipcode and hit enter, it does it's thing, but nothing happens...no shipping from USPS shows up. I entered my USPS Web Tools User ID and password, but nothing...
Anyhow, I was looking at the php code on the server and noticed that compared to my email, the URL for the USPS server that it's checking is hard coded as:
File I was looking at: ./extensions/default_usps/storefront/model/extension/default_usps.php
Line 127:
curl_setopt($curl, CURLOPT_, 'uspswebapiaddress/ShippingAPITest.dll?' . $request);
On the email after I created my USPS Webapi account, I get:
----- Forwarded Message -----
From: registrationshippingapis.com
Subject: Important USPS Web Tool Registration Notice
***** Please DO NOT REPLY to this automated message. Contact information is provided below. *****
Thank you for registering for the U. S. Postal Service's Web Tools Application Program Interfaces (APIs). We are providing you with a Username to allow for access to the Production Servers, either through a third party ecommerce shipping software or through direct integration.
Your Username is myusername
Your Password is mypassword
The URLs you will use for the Production Servers are:
uspswebapiaddress/ShippingAPI.dll
uspswebapiaddress/ShippingAPI.dll
There is no "Test" in the address.
Was there another location where we can enter the USPS shipping apis website?
Wasn't sure if I'm looking in the wrong spot or not.
On version 1.1.9. Once I changed the address without test, it ran off a calculation of the shipping.