removed

Pricing information removed from Methods API endpoints

We have removed support for the include=pricing query parameter on some endpoints of the Methods API. Listing the payment methods with GET /methods or retrieving a single method via GET /methods/{id} will no longer return pricing information.

added

All 35+ payment methods now supported by the Payments API

We are excited to announce that all payment methods are now available on the Payments API. Starting today, you can use the Payments API to accept Klarna, Billie and Riverty payments.

added

Vouchers now supported by Payments API

It is now possible to accept Voucher payments via the Payments API. See the Integrating Vouchers guide for more details.

December 2024

  • Any added metadata on a subscription created via the Subscriptions API will now be forwarded to the payments created from it.
  • Added the partnerContractExpiresAt field to the Get partner status API response.

November 2024

Introduced a new tip option for line item type on the Payments API. This is used for in-person payments when the customer added a tip on the terminal.

August 2024

It is now possible to accept iDeal in3 via the Payments API.

added

June 2024

We have updated the Payment Links API. From now on, you can: archive payment links, delete payment links (only if they have no transactions), edit payment links (currently limited to the description).

added

May 2024

We are introducing a new beta parameter to the Payments API that allows adding line item information.

added

April 2024

Place a hold for a payment is now general available.

added

March 2024

Added support for sort parameter on the List Payments and List Orders endpoints.