Some transactions are failing with “Failed event verification”
-
On my website most donation transactions go through fine, but in a small percentage of cases I get an error. On the frontend it says “There was an error processing the transaction. Please contact the administrator”.
On the back-end, each time there is such an error, I get two logfiles (logged at the same second). One (uncaught exception) has the description “Failed event verification” and one (payment) has the description “Failed webhook event verification”.
When looking into the logfile, the error is happening in /wp-content/plugins/give/src/Controller/PayPalWebhooks.php on line 88.
I am sure that the people trying such donations are not entering invalid information.
What can I do? Thank you.
- The topic ‘Some transactions are failing with “Failed event verification”’ is closed to new replies.