USPS Priority Mail International
Posted: Mon Aug 04, 2008 3:16 pm
Hello I'm using AbleCommerce 7.0 and trying to use the USPS integrated carrier. I receive errors when trying to pull rates for a real address in Isreal. I made sure to have all the configuration settings correct in the integrated carriers section in the admin. But still getting the error below.
This error lead me to POSTS about the change in USPS' rates on May 14th 2007. But I really don't know if I configured something incorrectly. Is there any instructions, details, documentation or advice about how to get this shipping method working?
Thanks,
Marc
Code: Select all
Send: API=IntlRate&XML=<?xml version="1.0" encoding="ISO-8859-1"?>
<IntlRateRequest USERID="007STORK1514"><Package ID="0"><Pounds>7</Pounds><Ounces>0</Ounces><MailType>Package</MailType><Country>Israel</Country></Package></IntlRateRequest>
Receive: <Error>
<Number>80040b1a</Number>
<Description>API Authorization failure. IntlRate is not a valid API name for this protocol.</Description>
<Source>UspsCom::DoAuth</Source>
</Error>
Thanks,
Marc