Create order

⚠️ We no longer recommend using the Orders API. Please refer to the Payments API instead.

When creating an order, a payment will automatically be created to allow your customer to pay for the order. You can then redirect your customer to the URL in the _links.checkout property from the response, similar to the Payments API.

Unlike the Payments API, if a payment fails, expires, or is canceled, you can create a new payment under the same order using the Create order payment endpoint. This is only possible for orders that still have the created status.

🔑

Access with

API key

Access token with orders.write

Language
Credentials