Our website is set up not long time again and we are using PayPal Express as the only payment method.
We noticed that one customer failed to pay today and it seems the information returned from PayPal is incorrect. On the email with subjext ec_step2_finish - 1, all the fields returned are empty, below is the array returned,
START: paypal_ec_payer_info= Array
(
[payer_id] =>
[payer_email] =>
[payer_salutation] =>
[payer_gender] =>
[payer_firstname] =>
[payer_lastname] =>
[payer_business] =>
[payer_status] => unverified
[ship_country_code] =>
[ship_address_status] => None
[ship_phone] =>
)
Any help or information leading to a right direction is greatly appreciated.



