Added
January 2024
about 2 years ago
Added support for the description and countriesOfActivity fields on the Profiles API.
Added support for the description and countriesOfActivity fields on the Profiles API.
We are introducing a new beta capability for card payments. It is now possible to place a hold on a card and at a later time capture the funds. This can reduce the risk for chargebacks by only capturing when you are sure of the final payment amount.
Added Point of sale payment details.
Changed the Get terminal endpoint from Coming Soon to Beta.
Added Billie specific parameters to Payment method-specific parameters.
Added the Create client link endpoint.
Added the dagiftcard as gift card issuer.
Added new Manage order lines endpoint.
cancelUrl in the Payments API and Orders API. The consumer will be sent to this URL if they cancel a payment or order. If the cancelUrl is not provided, the consumer will be sent to the redirectUrlas was already the case.Idempotency-Key headers in the Mollie API, making API requests repeatable and idempotent within a specific timeframe. See API idempotency.