Express Checkout Payload (Create Checkout)
Supported Countries
Express Checkout is currently available in the following countries:
๐ฌ๐ง UK
๐บ๐ธ United States
๐ฆ๐บ Australia
๐ณ๐ฟ New Zealand
๐จ๐ฆ Canada
When creating an Express Checkout order, there are two key differences โ you must specify the mode as express
and set a single popupOriginUrl
instead of redirectConfirmUrl
and redirectCancelUrl
. Unlike standard checkout, only amount, merchant, and mode are required for the Create Checkout API call:
The Data Payload Properties:
The amount
provided in this call should be the order amount before shipping and taxes
The shippingOptions
to be applied if a merchant wishes to support shipping to addresses outside of the Afterpay/Clearpay region the customer belongs to.