craftcms / commerce-mollie

Mollie payment gateway for Craft Commerce.
https://plugins.craftcms.com/commerce-mollie
MIT License
5 stars 10 forks source link

Sending paymentMethod and issuer doesn't seem to work (anymore) #50

Closed boboldehampsink closed 1 year ago

boboldehampsink commented 1 year ago

Description

Properly using {% namespace cart.gateway.handle|commercePaymentFormNamespace %} and setting paymentMethod and issuer, Mollie opens without these preselected. Without changing the payment form itself, this used to work before.

Steps to reproduce

  1. Create payment form with paymentMethod and issuer according to docs
  2. Submit and see these are not preselected

Additional info

boboldehampsink commented 1 year ago

Might've been an issue on Mollie's side? It is fixed now tho