The authentication token generated from providing API Keys to Sezzle Gateway
Unique client-generated ID to enforce idempotency
The Order UUID to reauthorize (order.uuid from session response)
The amount to be reauthorized
Successful Operation
The unique identifier for this response
Available API links prefilled with UUID with accompanying method
If your checkout flow requires the user to confirm their checkout on your site after being approved by Sezzle, use AUTH as your intent. If you prefer the checkout be captured immediately, use CAPTURE. Submit a capture request via the API or your Merchant Dashboard before the authorization expires. The authorization expiration window can be set from 30 minutes up to 7 days in your Merchant Dashboard Settings.
AUTH, CAPTURE The checkout or cart ID from the merchant, currently used for tracking only (must contain only alphanumeric characters, dashes (-), and underscores (_))
A Price object containing the total amount in cents of the order, which must be at least 100 which is $1.00. Please note your merchant configuration might have a higher minimum.
The authorization details for the order