EverythingAquatic Posted December 7, 2013 Share Posted December 7, 2013 In setting up my new store, I have run into an issue with setting up any shipping modules. All I can do is to create a flat rate carrier from scratch, but want to use USPS and UPS modules. With each module, after entering my credentials and API keys I get the following message: Quote USPS Webservice seems to be down, please wait a few minutes and try again. I have verified that allow_url_fopen is ON with my host. Is there some other setting that needs updating? Want to get the shipping modules set up before I go live. Thanks! Link to comment Share on other sites More sharing options...
EverythingAquatic Posted December 8, 2013 Author Share Posted December 8, 2013 Well, as no one has been able to offer any suggestions, I kept trying. And I now have the UPS module installed, but none of the shipping options show up in the cart. I made one change to my php settings. I turned on allow_url_include. This seems to have done the trick. Now, to figure out why the UPS shipping options are not in the cart. Country, state, zones, etc are all set up and active. But am sure something is not right to block every UPS option. Link to comment Share on other sites More sharing options...
EverythingAquatic Posted December 14, 2013 Author Share Posted December 14, 2013 (edited) Does no one have any suggestions? I am finally able to use the UPS module to calculate shipping charges. While I had everything set up correctly the UPS options were not tied to my Warehouse as I am using the Advanced Stocking options. I knew it was something silly like that I had been overlooking. Unfortunately, I still am unable to connect to the USPS API server. I get either the server is unavailable or that my credentials are unauthorized. I have sent an email to USPS who stated that there are some issues with their test server. Hopefully they will be able to help resolve this issue. Edited December 14, 2013 by EverythingAquatic (see edit history) Link to comment Share on other sites More sharing options...
EverythingAquatic Posted December 14, 2013 Author Share Posted December 14, 2013 USPS got back to me. Because this is a prepackaged shipping module, they have moved my account to the production API server. However, they also provided the following instructions: Quote 1. The Production Server URL is: http://production.shippingapis.com. For APIs calling the secure server, the URL is https://secure.shippingapis.com.2. There is a line of code that refers to "shippingapitest.dll". You'll need to remove the word "test". Where do I find this line of code to change? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now