Events Made Easy Forums Bug fixed or feature request implemented Mollie warning message: Het formulier is verlopen / form has expired.

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #58573
    Anonymous
    Inactive

    Hi Franky,

    EME is an excellent plugin, thank you very much for developing it!

    When using Mollie payment I get the following warning/error message: Het formulier is verlopen (The form has expired).

    Mollie verlopen

    The error is very prominent and confusing for customers and people stop their payment, while the form actually still works.

    Mollie let’s me know it’s probably caused because the plugin uses a Post call instead of a redirect to the payment url.

    Do you think you can fix this?

    Thanks in advance.

    Joost

    #58574
    Franky
    Keymaster

    Weird that they now require a get … but anyway, go in eme_payments.php and change on line 810 the word ‘post’ in ‘get’
    I’ll also update the API client to their new version, that will change things too probably.

    #58575
    Franky
    Keymaster

    I also updated the Mollie api version to 2.1.3 now, see the changelog:

    https://plugins.trac.wordpress.org/changeset/1958488/

    You can try out the dev version at:
    https://wordpress.org/plugins/events-made-easy/advanced/

    #58577
    Anonymous
    Inactive

    Thanks, changing post to get on line 810 in eme_payments worked!

    I’ve tried the dev version but this version gives an error/fout after clicking the “eme_submit_button” and had to go back to the stable version.

    #58578
    Franky
    Keymaster

    Which was the error? I’ll try later on …

    #58579
    Anonymous
    Inactive

    “Een fout is opgetreden”

    #58580
    Franky
    Keymaster

    Fixed in dev

Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘Bug fixed or feature request implemented’ is closed to new topics and replies.
Scroll to Top