v2
latestOpenAPI 3.1.02026-07-264249163.7 KBv1
Orders
Complete a Checkout
Initiate order payment capture if merchant_completes was true at Create Checkout. An example use-case is if users need to return to the merchant's site before finalizing the purchase with Sezzle. Submit the Complete Checkout request within 30 minutes after the user is redirected to the merchant's site. Failure to do so results in Sezzle canceling the checkout. The default expiration period for new orders can be extended up to 7 days via the Merchant Dashboard.
post/v1/checkouts/{order_reference_id}/complete
Path parameters
order_reference_idstring required
The Order Reference ID to update
Response
Successful Operation