Changelog

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

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

March 2024

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