- Issue created by @dieterholvoet
Payment webforms cannot use AJAX. In Drupal\mollie_webform\Plugin\WebformHandler\MolliePaymentHandler::confirmForm()
, a redirect to Mollie is supposed to be done, but that doesn't work if the form is using AJAX.
Check if it's possible to make this work. If not, properly document it and warn users if AJAX is turned on.
Active
3.0
Code