Hi Rod,
Ozpost is offering a 1Kg pack and track option to the USA for an item weighing 3.8Kg
With debugging turned on, the query sent is;
Code:QueryString http://svr1.ozpost.net/postage.php?weight=3990&height=95&width=95&length=125&value=84&fromcode=3190&Osub=HIGHETT&destcode=US&flags=&host=Homann+Designs&storecode=3190&version=3.6.0&ef=0&deadline=7&maildays=25&AllSat=1
The server returned;
Is this a problem with something I've done? I'm using the latest 3.6.0Code:<pre>SimpleXMLElement Object ( [quote] => Array ( [0] => SimpleXMLElement Object ( [id] => PATPPS [cost] => 35.70 [days] => 9 [description] => Pack and Track 1kg Prepaid Satchel ) [1] => SimpleXMLElement Object ( [id] => SEA [cost] => 59.00 [days] => 64 [description] => Sea ) [2] => SimpleXMLElement Object ( [id] => SEAi [cost] => 68.60 [days] => 64 [description] => Insured Sea ) [3] => SimpleXMLElement Object ( [id] => AIR [cost] => 88.30 [days] => 9 [description] => Air ) [4] => SimpleXMLElement Object ( [id] => EPI [cost] => 95.30 [days] => 9 [description] => Express Post International ) [5] => SimpleXMLElement Object ( [id] => AIRi [cost] => 97.90 [days] => 9 [description] => Insured Air ) [6] => SimpleXMLElement Object ( [id] => EPIi [cost] => 104.90 [days] => 9 [description] => Express Post International Insured ) [7] => SimpleXMLElement Object ( [id] => EPIP5 [cost] => 111.00 [days] => 5 [description] => Express Post International 5kg Prepaid Box ) [8] => SimpleXMLElement Object ( [id] => ECIP5k [cost] => 134.65 [days] => 5 [description] => Express Courier International 5kg Prepaid Box ) [9] => SimpleXMLElement Object ( [id] => ECIm [cost] => 134.65 [days] => 5 [description] => ECI Merchandise ) [10] => SimpleXMLElement Object ( [id] => ECImi [cost] => 144.25 [days] => 5 [description] => Express Courier International Insured ) [11] => SimpleXMLElement Object ( [id] => EPIP10 [cost] => 189.50 [days] => 5 [description] => Express Post International 10kg Prepaid Box ) [12] => SimpleXMLElement Object ( [id] => ECIp [cost] => 195.25 [days] => 2 [description] => ECI Platinum ) [13] => SimpleXMLElement Object ( [id] => ECIpi [cost] => 204.85 [days] => 2 [description] => Express Platinum Insured ) [14] => SimpleXMLElement Object ( [id] => ECIP10 [cost] => 211.80 [days] => 5 [description] => Express Courier International 10kg Prepaid Box ) [15] => SimpleXMLElement Object ( [id] => EPIP20 [cost] => 346.50 [days] => 5 [description] => Express Post International 20kg Prepaid Box ) [16] => SimpleXMLElement Object ( [id] => ECIP20 [cost] => 386.25 [days] => 5 [description] => Express Courier International 20kg Prepaid Box ) ) [information] => SimpleXMLElement Object ( [servername] => svr1.ozpost.net [serverIP] => 199.16.184.178 [serververs] => 11-July-2014 [timestamp] => Mon Aug 11, 2014 10:52 (SA Server Time) [requesttime] => 11:22 (VIC Store Time) [postdate] => Thu 14th of Aug [insurance] => 9.60 [surcharge] => 0.00 [egoinsurance] => 0.00 [stainsurance] => 0.00 [cplinsurance] => 0.00 [skpinsurance] => 0.00 [trdfwinsurance] => 0.00 [trdaeinsurance] => 0.00 [trdtiinsurance] => 0.00 [trdtpinsurance] => 0.00 [trdcpinsurance] => 0.00 [trdmfinsurance] => 0.00 [trdnlinsurance] => 0.00 [registration] => 0.00 [sod] => 2.95 [fromsuburb] => HIGHETT [destsuburb] => SimpleXMLElement Object ( [0] => ) [zone] => 4 [tnt_response_time] => 0 [fw_response_time] => 0 [trd_response_time] => 0 [ego_response_time] => 0 [cpl1_response_time] => 0 [cpl2_response_time] => 0 [sms_response_time] => 0 [sta_response_time] => 0 [skp_response_time] => 0 [origstate] => VIC [expires] => 107 ) )
Cheers,
Peter


Reply With Quote

