white-nl / commerce-mollie-plus

Mollie Klarna integration for Craft Commerce
Other
3 stars 5 forks source link

Mollie Components support added in 2.1.0 but no documentation on this #10

Closed matt-adigital closed 2 years ago

matt-adigital commented 2 years ago

Description

Used the example template which comes with the plugin and then tweaked some styles, this just submits through to Mollie where you still have to select your payment method though. Can the example template please be updated to show a Mollie Components approach or to have this detailed in the readme file under a front end code heading? How much twig vs js is needed for this approach. Thanks.

Steps to reproduce

  1. Install Mollie Plus after plugin version 2.1.0
  2. Copy example template to front end
  3. Test checkout and still having to select payment method offsite instead of onsite after submitting the form
WHITE-developer commented 2 years ago

Hi,

We where still working on updating the docs.

Things to do to make the Mollie components work:

matt-adigital commented 2 years ago

Thank you very much for updating the documentation and providing those instructions. Could the changes in the release you pushed also be applied to the v1 branch? The site we are using is on Craft 3 currently. Thanks!

WHITE-developer commented 2 years ago

Hey,

The changes have already been made on the v1. If you are on Craft 3 you also don't need the data namespace object's as this is a Craft 4 change