Currency Did Not Match Payment on Array
-
Hi, when someone successfully makes a donation from our site, https://www.squashempower.org/donate, I get the following error message from paypal:
PayPal receiver email did not match account or payment currency did not match payment on
Array
(
[transaction_id] => 1xxx43
[price] => 240.00
[currency] => USD
[email] => [email protected]
[first_name] => xxxx
[last_name] => xxxxx
[fee] => 5.58
[parent] =>
[status] => Completed
[purchase_id] =>
[shipping] => Array
(
[street] =>
[street2] =>
[city] =>
[state] =>
[country] =>
[code] =>
))
Any help would be appreciated.
- The topic ‘Currency Did Not Match Payment on Array’ is closed to new replies.