Events Made Easy Forums Generic Mollie issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #59428
    Anonymous
    Inactive

    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.9

    The 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 37

    Could anybody help me to find the solution to this problem?

    #59430
    Franky
    Keymaster

    First: 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/351

    Let’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).

    #59431
    Anonymous
    Inactive

    Thank you sir, and sorry for the mis-posted thread.

    I will follow the issue at GitHub, and hope we will get a solution soon.

    #59432
    Franky
    Keymaster

    In the meanwhile, this should help:
    https://plugins.trac.wordpress.org/changeset/2011710/

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Generic’ is closed to new topics and replies.
Scroll to Top