- Added a new API to allow listing payment tokens.
Legacy versions
- Added guide on dispute handling via API.
Legacy versions
- Added
deliveryEstimatefield toCard Order.
Legacy versions
- Added a new API to add more spend-controls on your card transactions.
Legacy versions
- Updated card spend limits to support transaction limit.
Legacy versions
- Published a new version (v4) of the
/{{cardToken}}/spend-limitsendpoint, which has a new request/response format.
Legacy versions
- The
billingAddressfield is now changed to theaddressfield. You'll still be able to sendbillingAddressin the/card-orderrequest, but we recommend switching toaddressas soon as possible. We'll deprecate thebillingAddressfield at a later date. - Support for BR addresses is now available.
Legacy versions
- Added a new API,
/address/validate. If you currently don't retrieve the address via another endpoint, please be sure to validate all addresses with the above endpoint before you send them in the/card-orderrequest.
Legacy versions
- Return all the possible card statuses in both the
/statusAPI and cards#card-order-status-change webhook.
Legacy versions
- Added new fields to the cards#transaction-state-change webhook.
Legacy versions