Error executing API call (422: Unprocessable Entity)
-
Hi,
I have an issue where clients payments trying to subscribe are unable to do so. I have no access to the Mollie account, however does this mean that it’s possible they haven’t enabled SEPA, or it isn’t supported?Creating payment object: type Order, first try failed: [2025-05-16T07:00:17+0000] Error executing API call (422: Unprocessable Entity): The payment method selected does not accept recurring payments. Documentation: https://docs.mollie.com/reference/v2/orders-api/create-order. Request body: {"status":422,"title":"Unprocessable Entity","detail":"The payment method selected does not accept recurring payments","field":"payment.method","_links":{"documentation":{"href":"https://docs.mollie.com/reference/v2/orders-api/create-order","type":"text/html"}}}. Field: payment.method
The topic ‘Error executing API call (422: Unprocessable Entity)’ is closed to new replies.