Is there any information available about the Mollie payment module, e.g., what are the requirements for it to work, and how do I install it? My installation was successful, but I can't find any of the components anywhere.
Hi Flamingo
A forum topic on the Mollie payment action for ChronoForms v8 is here:
https://www.chronoengine.com/forums/topics/view/110815/payments-library-mollie-payment#p404665
And there is a demo form attached on the post at the link above with some helpful screenshots.
What other info do you need ?
Thank you Max for the helpful information. The example doesn't work if SEO (index.php removed) is used. In this situation, individual pages within a multipage form cannot be addressed.
so you mean it works but in non SEO mode ?
I haven't tested the Mollie listener and implemented my own solution using PHP because I work with SEO. It's also easier to troubleshoot if communication with Mollie doesn't work initially. However, a Mollie listener is definitely useful.
Hi Flamingo
Apologies for the late reply
To answer your note, individual pages within a form can be accessed whether you are in SEO or not, if in SEO and form URL is:
/my/form/url
then any page can be accessed like:
/my/form/url?chronopage=page-alias
Just make sure that page has a different Page Group, otherwise the form does not allow page hopping
