Environments
Before going live, you can test your integration with Sezzle using the Sezzle sandbox test environment, rather than the live production environment.
-
If a merchant registers for a Sezzle production account the merchant also automatically has sandbox access. A user given default admin access to the production dashboard also has access to the sandbox.
-
A merchant can also register a sandbox account to run tests without registering for a production account, if for example the merchant is integrating the production functions into their own system and don’t want to be a merchant in the Sezzle system.
- Access the sandbox:
https://sandbox.dashboard.sezzle.com/merchant
- Log in using your Sezzle Merchant dashboard credentials.
- From the menu at the left select Settings > API Keys
- Click the button labeled create API key
- Follow the prompts to create public and private API keys
NOTE: Though you can use same login for both sandbox and production dashboards, the API keys for these are not interchangeable. That is, you cannot use the sandbox API keys for the production dashboard, and vice versa. The sandbox gateway URL is https://sandbox.gateway.sezzle.com
.
- Create an order on your store website using the example data below.
- Select Sezzle as the payment method.
- Verify that the order goes through.