Checkout
Create a checkout order
Learn how to create a checkout order to accept payments
Create a checkout order
Create an online checkout order to accept payments from your customers
POST /v1/checkout/order
Kindly be aware that the optional boolean value tokenizedCard should be included or set to true only if you intend to tokenize your customer’s card for the purpose of attempting other card payments at a later time.
Please pass the accountId
inside the order request object if you wish to generate a checkout link for a subaccount.
Request body
Account reference
Determines if the card used for payment is to be tokenized
Response body
Response code
Response description