Sending paymentMethod and issuer doesn't seem to work (anymore)
Closed this issue · 1 comments
boboldehampsink commented
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
- Create payment form with paymentMethod and issuer according to docs
- Submit and see these are not preselected
Additional info
- Craft version: 4.4
- PHP version: 8.2
- Database driver & version: PostgreSQL 12
- Plugins & versions: Commerce 4.2.6 and Commerce Mollie 4.0.0.1
boboldehampsink commented
Might've been an issue on Mollie's side? It is fixed now tho