verbb / formie

The most user-friendly forms plugin for Craft CMS.
Other
94 stars 72 forks source link

Add Mollie Payment integration #1084

Open engram-design opened 2 years ago

engram-design commented 2 years ago

Some things to consider:

wmdhosting commented 1 year ago

Just info if it can help.. there is https://plugins.craftcms.com/commerce-mollie-plus?craft4 They are CRAFT ENTERPRISE partner

They have posiblity to extend gateways >> Extend your payment options with Mollie Plus. So poeple can add their even own gateway and still all work with Formie..

engram-design commented 1 year ago

Thanks, but we'll need to implement this ourselves without the reliance on the Mollie plugin or Craft Commerce.

janhenckens commented 3 months ago

Hey @engram-design, I was looking into creating a custom integration the adds Mollie to Formie and came across this issue.

Should this still be on your radar, I'd happy to give you access to a test account I've set up to make building this easier.

Secondly - the Custom Integration page in the docs doesn't mention payment integration. Is it possible to add those with the current setup?

engram-design commented 3 months ago

Thanks for letting me know! As for the docs, I'll get something written up, they are a little more involved. The core payment flow is quite straightforward, but with a lot of gateways these days, you need to handle callbacks for 3DS checks, or the bulk of logic is in a JS file, so they are all a bit unique.

cookie10codes commented 3 months ago

We're currently developing a registration flow which also needs Mollie to be integrated as a payment method. So this is quite urgent on our end to get this up and running. Do you have an ETA on when it could be implemented @engram-design?

engram-design commented 3 months ago

No ETA sorry, but it’s not going to be for a few months at this point.