Zen Follower
- Join Date:
- May 2007
- Location:
- Brighton/Hove/Sussex
- Posts:
- 146
- Plugin Contributions:
- 0
Shipping Address Country Empty error
Ive already used this fix page in the past, im on 1.3.7 and just maybe thats why my site is getting problems since that change Zen is posting 1.3.8?
I have had two missed order using paypal & the errors are;
Response: array (
'TIMESTAMP' => '2009-01-15T18:08:09Z',
'CORRELATIONID' => '161aa2568a69d',
'ACK' => 'Failure',
'VERSION' => '2.3',
'BUILD' => '801690',
** 'L_ERRORCODE0' => '10731',**
** 'L_SHORTMESSAGE0' => 'Shipping Address Country Empty',
'L_LONGMESSAGE0' => 'The field Shipping Address Country is required',**
'L_SEVERITYCODE0' => 'Error',
Reading the error code, (is there a list of these somewhere?) and the empty field, where does the problem lie.
'SHIPTOSTATE' => '',
'SHIPTOZIP' => 'BN65 33J',
'SHIPTOCOUNTRY' => '',
The country field and state on this one was blank, but surely if the customer fields are *required how is it customers can avoid adding such important parts of addresses like the COUNTRY & a telephone number!
The previous entry was as follows;
[ship_city] => romey
[ship_state] =>
[ship_postal_code] => so91 77q
[ship_country_name] => United Kingdom
This one did NOT have United Kingdom missing but same error. State field empty though.