E-Invoicing is now supported by Sales Invoices API
Added a new boolean field isEInvoice
which determines if an e-invoice is sent to the recipient.
Added a new boolean field isEInvoice
which determines if an e-invoice is sent to the recipient.
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.
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.
It is now possible to accept Voucher payments via the Payments API. See the Integrating Vouchers guide for more details.
partnerContractExpiresAt
field to the Get partner status API response.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.
It is now possible to accept iDeal in3 via the Payments API.
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).
We are introducing a new beta parameter to the Payments API that allows adding line item information.
Place a hold for a payment is now general available.