Authorizations
API key for authentication
Body
The total amount of the order
The currency code of the order
EUR
, GBP
, PLN
, SEK
, DKK
The merchant's unique reference ID for the order
Optional expiration timestamp in seconds
The customer of the merchant.
The subaccount id of the merchant.
Response
Order created successfully
The unique id for the order.
The unique id for the merchantApp which initiated the order.
Same as appId
The legal name of the merchant which initiated the order.
A unique id for the order which can be set when creating the checkoutSession.
The amount of application fee collected with the order.
x > 0
The price object. All values in decimals, e.g. 0.13 for 13 cents.
The status of the order. As soon as this value is 'paid', you can ship the order.
failed
, canceled
, processing
, waiting_for_payment
, paid
, in_refund
, refunded
, refund_failed
, partially_refunded
, in_dispute
, disputed
, refused
, finalizing
The financial address of the payer associated with the order. Only available after successful PIS flow.
The customer-facing id of the order.
The project related to the order.
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
The merchant category code for the account. MCCs are used to classify businesses based on the goods or services they provide.
x > 0
The list of line items sold with the order.
Deprecated. The status of the payment.
not_settled
, failed
, canceled
, processing
, requires_action
, succeeded
, in_refund
, refunded
, refund_failed
, partially_refunded
, disputed
All partial and total refunds of this order.
The total amount in the currency of all successful refunds for this order
x > 0
Deprecated. The email of the customer who completed the order.
Information about the customer who finished the order.
The financial address of the merchant associated with the order. Only available when requested via order/details and therefore requires authentication.
The reference that will be shown on the bank statement of the customer. Only available after a successful DirectDebit initiation.
The destination bank account and statement reference for the order.
sepa_debit
, customer_balance
, manual_bank_transfer
If set to true, a payment mandate will be created for the user. This is currently in alpha and defaults to false.
The subaccount id of the merchant.
The payment mode of the order. Can be either settlement or direct.
direct
, settlement
The unique identifier of the customer who placed the order.
The unique identifier of the customer's bank.
The unique id of the transaction.