Sezzle
Last updated
Last updated
No Account?
Schedule Sales DemoDisclaimers:
CheckoutChamp does not store any card details for merchants using Sezzle's Payment Gateway
Sezzle will work for One-time purchases only. Sezzle does not support 1-click upsells or rebills.
Sezzle will work with landers that connect to Konnektive via Direct API and/or Form-code. This will NOT work with Order Entry.
STEP 1
Go to Gateways > Gateway Integrations
STEP 2
Scroll down to Sezzle
STEP 3
Click the green Activate button to activate Sezzle
STEP 4
Enter public_key and private_key in the General Details Section of the Mid Creation Screen
Obtain public_key and private_key from your Sezzle gateway account.
Reference: https://sezzle.com
STEP 5
Click the green Create Gateway button to save your changes and create the gateway.
STEP 6
Checkout page should be secure HTTPS. A non-secured call to the sezzle gateway will be rejected.
Pass paySource=PREPAID and prepaidType=SEZZLE on the import order API call from your checkout page
One option is to use hidden input fields on the page
If your standard credit card gateways are applied to your offers, use the forceMerchantId parameter in the Import Order API call. Note that this will only work for one time sales, it will not work with recurring transactions.
For more info on the Import Order API call, please refer to our API Documentation.