After payment (succesfully) with mollie EME returns a “payment failed” message. This started happening after updating EME yesterday. I do get an error message when accessing this url: https://ihbv.nl/evenementen/?eme_eventAction=mollie_notification
Fatal error: Uncaught Mollie\Api\Exceptions\ApiException: Invalid payment ID: ''. A payment ID should start with 'tr_'. in /srv/users/ihbv/apps/ihbv/public/wp-content/plugins/events-made-easy/payment_gateways/Mollie/2.5.0/src/Endpoints/PaymentEndpoint.php:62 Stack trace: #0 /srv/users/ihbv/apps/ihbv/public/wp-content/plugins/events-made-easy/eme_payments.php(1698): Mollie\Api\Endpoints\PaymentEndpoint->get('') #1 /srv/users/ihbv/apps/ihbv/public/wp-content/plugins/events-made-easy/eme_actions.php(179): eme_mollie_notification() #2 /srv/users/ihbv/apps/ihbv/public/wp-includes/class-wp-hook.php(286): eme_actions_init('') #3 /srv/users/ihbv/apps/ihbv/public/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #4 /srv/users/ihbv/apps/ihbv/public/wp-includes/plugin.php(465): WP_Hook->do_action(Array) #5 /srv/users/ihbv/apps/ihbv/public/wp-settings.php(525): do_action('init') #6 /srv/users/ihbv/apps/ihbv/public/wp-config.php(37): require_once('/srv/users/ihbv...') #7 /srv/users/ihbv/apps/ihbv/public/wp-load.p in /srv/users/ihbv/apps/ihbv/public/wp-content/plugins/events-made-easy/payment_gateways/Mollie/2.5.0/src/Endpoints/PaymentEndpoint.php on line 62
P.S. we’re on PHP 7.3
Do you have any idea where to look for/what the problem is?