Skip to main content

Initiate payment

POST/orders/{orderId}/payment
Initiate payment for an order

Parameters

orderIdpathrequired
string

Order ID

Request Body

paymentMethod*"online_card" | "online_bank_transfer" | "online_wallet" | "in_person_card" | "in_person_cash" | "bank_transfer" | "cheque"The type of payment method to use
returnUrlstring (uri)URL to redirect to after payment (for 3DS, etc.)
metadataobjectAdditional metadata to attach to the payment

Response

Payment initiated successfully

Code Samples
No code examples available for this operation.

Try It

Path Parameters
Order ID
Request Body
The type of payment method to use
URL to redirect to after payment (for 3DS, etc.)
Additional metadata to attach to the payment