The authentication token generated from providing API Keys to Sezzle Gateway
The Order UUID to retrieve (order.uuid from session response)
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.
Your description for this order
Object for any custom data you want to submit with the checkout. You are not limited to the key-value pairs shown in the example, and you may use any key-value pairs you like
The items being purchased
The date until which the shopper can access the checkout_url generated in Create Session request to complete the order. ISO 8601 date/time format
The state of the checkout, not an indication of capture status. Active: Session created, pending shopper order completion Completed: Shopper has completed the order Deleted: Session expired or deleted, or funds released Denied: Order total exceeds the user's approved Sezzle spending power. Note: If order exceeds Sezzle merchant order limit, the status will not be denied.
active, complete, denied, deleted The taxes applied to this order, amount is included in the order total, only available if included in session request or obtained for express checkout
The shipping fees applied to this order, amount is included in the order total, only available if included in session request or obtained for express checkout
Shipping method would be returned only for express checkout once the shopper selects from the available options.
The customer details on the order, amended with user name, email, and phone from Sezzle account
The authorization details for the order