v1 (deprecated)
Setting Your Configuration
Configure webhook URL
POST
Setting Your Configuration
Documentation Index
Fetch the complete documentation index at: https://docs.sezzle.com/llms.txt
Use this file to discover all available pages before exploring further.
You are viewing Version 1 of the Sezzle API. Check out the current version!
Webhooks
Order Webhooks
- Sezzle handles most of the consumer checkout process on its pages, using webhooks to notify your system about:
- Checkout updates
- Completions
- Refunds
- Use the instructions in this page to subscribe to Webhooks
- When a webhook event occurs, Sezzle will send the below Webhook object to the URL provided in the configuration
Order Webhook Object
- Template
- Example
- Options
Previous
Create a CheckoutInitiate a Sezzle session with shopper order details, redirect links, and capture settings
Next
Setting Your Configuration