Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / Sending Intl info when Domestic to USPS Module

Sending Intl info when Domestic to USPS Module

Locked

Views: 656

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
11 Jun 2010, 6:19 PM
#1
akabin avatar

akabin

New Zenner

Join Date:
Feb 2010
Posts:
24
Plugin Contributions:
0

Sending Intl info when Domestic to USPS Module

I recently upgraded to v1.3.9d and now when I use the USPS shipping module I am getting this error:

<?xml version="1.0"?>

<IntlRateResponse><Package
ID="0"><Error><Number>-2147219080</Number><Source>;IntlRate.UnpackIntlRateNode</Source><Description>Missing
value for
Country.</Description><HelpFile></HelpFile><HelpContext>1000440</HelpContext></Error></Package></IntlRateResponse>

I am trying to ship US domestic to US domestic, but it looks like ZC is sending some Intl data codes to USPS. I've checked all the obvious stuff (Admin>Configuration>Shipping settings, Shipping Module settings, etc.) and searched around on the forums looking for a solution to IntlRate.UnpackIntlRateNode but I haven't found any definitive answers. Anyone have a suggestion what may be happening? Like I said, I am testing the shipping from a California addresses in New York, South Dakota, etc. and I get this error every time. Thanks.

11 Jun 2010, 7:00 PM
#2
akabin avatar

akabin

New Zenner

Join Date:
Feb 2010
Posts:
24
Plugin Contributions:
0

Re: Sending Intl info when Domestic to USPS Module

Also, I just checked the database and both the store and shipping country codes are 223 (US), so I can't figure out where it's getting the International from.

11 Jun 2010, 10:13 PM
#3
akabin avatar

akabin

New Zenner

Join Date:
Feb 2010
Posts:
24
Plugin Contributions:
0

Re: Sending Intl info when Domestic to USPS Module

You can delete this thread. After extensive testing, it was a problem with the orders.php class.

12 Jun 2010, 2:22 PM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Sending Intl info when Domestic to USPS Module

What type of problem did you run into on the Order Class file? :unsure: