Payment Condition Errors
-
I’m getting an error on all paypal transactions with the my tickets plugin:
PayPal receiver email did not match account or payment currency did not match payment on 3701
Array
(
[transaction_id] => 6xxxxx9
[price] => 1.07
[currency] => USD
[email] => [email protected]
[first_name] => xxxxxxxx
[last_name] => xxxxxxxx
[fee] => 0.33
[parent] =>
[status] => Completed
[purchase_id] => 3701
[shipping] => Array
(
[street] =>
[street2] =>
[city] =>
[state] =>
[country] =>
[code] =>
))
I have my primary paypal email in all email fields in the my tickets settings. I can't tell what this error is referencing after that. Any help would be greatly appreciated. Thank you.
- The topic ‘Payment Condition Errors’ is closed to new replies.