Manual Integration
The Javascript SDK is a great way to get started but if not available for your implementation you can perform all necessary actions on your own.
Quick Start Guide
- Use API keys to obtain an authentication token
- Create a session with an order object
- Redirect user to Sezzle checkout URL
- User completes Sezzle checkout
- Sezzle redirects user back to merchant complete URL
- Manage the order with the Orders API
- Subscribe to all necessary Webhook Events