PHP Classes

Hi

Recommend this page to a friend!

      New USPS Class  >  All threads  >  Hi  >  (Un) Subscribe thread alerts  
Subject:Hi
Summary:USPS
Messages:2
Author:S.Muthu pandi
Date:2011-01-07 06:55:28
Update:2011-07-04 23:13:43
 

  1. Hi   Reply   Report abuse  
Picture of S.Muthu pandi S.Muthu pandi - 2011-01-07 06:55:28
hi am trying this code. When use this code i get
"Please enter a valid ZIP Code for the sender"

this error. how to avoid this error?

Am using http://testing.shippingapis.com/ShippingAPITest.dll this for test my shipping rate. please anyone help me.


Thanks
S.Muthu

  2. Re: Hi   Reply   Report abuse  
Picture of Mauricio Claure Mauricio Claure - 2011-07-04 23:13:43 - In reply to message 1 from S.Muthu pandi
hi,

i have an error with international shipping
Warning: Invalid argument supplied for foreach() in D:\xxxxxxxxxxx\usps\class.usps.php on line 489

in:
foreach($this->current_result[$package_id]['Service'] as $service)
{
$key = $service['SvcDescription'];
$result[$key] = $service['Postage'];
}

please help..

Best Regards.