Creates a new checkout context and redirects to the checkout website using details from the request body.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Authorizes the creation of an order in the QuadPay system.

uuid

Gets or sets the unique ID to use for order creation

uuid

Gets or sets the merchant Id.

string | null

Gets or sets the unique merchant reference for this authorization.

order
object

Encapsulates an order to create for a merchant.

boolean

Gets or sets a value indicating whether this is a test order.

boolean

Gets or sets a value indicating whether this order should be immediately captured.

string | null

Gets or sets the status callback url.

string | null

Gets or sets the url that the user will be redirected to if they cancel the checkout.

string | null

Gets or sets the url that the user will be redirected to after they have completed the checkout.

metadata
object | null

Gets or sets optional metadata attached to the checkout.

double

Gets or sets the fee added to the order for merchantFeeForPaymentPlan

string
enum
Allowed:
string | null

Gets or sets the brand name of the merchant for this order

Headers
string
enum
required
Defaults to US

Territory of the request

Allowed:
Response
302

Redirect

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!