Added
December 2022
over 1 year ago
- Added support for a dedicated
cancelUrlin the Payments API and Orders API. The consumer will be sent to this URL if they cancel a payment or order. If thecancelUrlis not provided, the consumer will be sent to theredirectUrlas was already the case. - Added support for
Idempotency-Keyheaders in the Mollie API, making API requests repeatable and idempotent within a specific timeframe. See API idempotency.