Events Made Easy › Forums › Generic › Mollie issue
- This topic has 3 replies, 2 voices, and was last updated 5 years, 10 months ago by Franky.
-
AuthorPosts
-
Sun 13 Jan 2019 at 21:12 #59428AnonymousInactive
Dear, I’m not yet that experienced with wordpress or the event plugin as many on this forum.
I recently downloaded the app to start creating events where people can pay with mollie.When using another payment method, like Paypal everything works fine.
When selecting Mollie I got the message “An error has occurred” after pushing the “Send your booking” button.The Mollie “live” key I use here on the “Events Made Easy” Plugin is the same key that is used for the official “Mollie for Woocommerce Plugin” that is working fine as my customers are continuously making purchases.
My php is: 7.1.26
My WP is: 4.9.9The Error message debug is the following:
2019-01-13T17:04:24+00:00 CRITICAL Uncaught Error: Call to undefined function _PhpScoper5c2f536492e71\GuzzleHttp\choose_handler() in /customers/6/3/b/rumstylez.com/httpd.www/wp-content/plugins/events-made-easy/payment_gateways/Mollie/2.4.1/vendor/guzzlehttp/guzzle/src/HandlerStack.php:37
Stack trace:
#0 /customers/6/3/b/rumstylez.com/httpd.www/wp-content/plugins/events-made-easy/payment_gateways/Mollie/2.4.1/vendor/guzzlehttp/guzzle/src/Client.php(64): _PhpScoper5c2f536492e71\GuzzleHttp\HandlerStack::create()
#1 /customers/6/3/b/rumstylez.com/httpd.www/wp-content/plugins/events-made-easy/payment_gateways/Mollie/2.4.1/src/MollieApiClient.php(223): _PhpScoper5c2f536492e71\GuzzleHttp\Client->__construct(Array)
#2 /customers/6/3/b/rumstylez.com/httpd.www/wp-content/plugins/events-made-easy/eme_payments.php(804): Mollie\Api\MollieApiClient->__construct()
#3 /customers/6/3/b/rumstylez.com/httpd.www/wp-content/plugins/events-made-easy/eme_payments.php(62): eme_mollie_form(Array, Array, 25, ‘EUR’, ”, 0)
#4 /customers/6/3/b/rumstylez.com/httpd.www/wp- in /customers/6/3/b/rumstylez.com/httpd.www/wp-content/plugins/events-made-easy/payment_gateways/Mollie/2.4.1/vendor/guzzlehttp/guzzle/src/HandlerStack.php on line 37Could anybody help me to find the solution to this problem?
Sun 13 Jan 2019 at 22:19 #59430FrankyKeymasterFirst: please don’t add on an old thread that is unrelated (in topic anyway). I’ve split it into a new.
I’ve opened an issue at Mollie for this:
https://github.com/mollie/mollie-api-php/issues/351Let’s see what they say (currently I guess the problem is because I’m including the Mollie API when needed, but mollie-for-woocommerce is always including it, and that might cause a conflict).
Sun 13 Jan 2019 at 22:35 #59431AnonymousInactiveThank you sir, and sorry for the mis-posted thread.
I will follow the issue at GitHub, and hope we will get a solution soon.
Mon 14 Jan 2019 at 00:11 #59432FrankyKeymasterIn the meanwhile, this should help:
https://plugins.trac.wordpress.org/changeset/2011710/ -
AuthorPosts
- The forum ‘Generic’ is closed to new topics and replies.