craftcms/commerce-mollie

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

Closed this issue · 1 comments

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

  • 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

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