Table of contents
- Create and get your credentials
- Download Shopify app
- Install the Sezzle Shopify App
- Configure Widgets
- Install the Sezzle Payment Gateway
- Shopify Live Checkout
- Troubleshooting
- Manual Theme Integration
- Uninstall Steps
- Inventory Locking
- Shopify Sandbox Testing
To begin this tutorial, you will need to be logged into your Shopify website and be logged into your Sezzle merchant Dashboard.
1. Create and get your credentials
Click “create API key” and copy/paste the keys into the Shopify configuration.
To make the Sezzle plugin you also have to use the merchant ID code.
On the Sezzle merchant Dashboard you can find the merchant ID by going to Settings and Business.
Now the API keys have been created and you have the merchant ID so you can go back to the Sezzle plugin configure page you opened.
2. Download Shopify app
Download the Sezzle Shopify app from Sezzle Dashboard.
When configuring the app, use the API keys from your Sezzle Dashboard account.
This guide describes how to integrate Sezzle into your Shopify website so that you can provide Sezzle as a payment option for your customers. After integrating Sezzle, your Shopify site will:
- Offer Sezzle as a payment option on the checkout page.
- Refund Sezzle payments from your Shopify order management system.
- Display Sezzle promotional messaging.
- Authorize and capture payments.
3. Install the Sezzle Shopify App
- Log in to your website’s Shopify admin.
- In your Sezzle Merchant Dashboard Setup Checklist, click
Download Shopify App
. - Click
Get the App
. - Click
Install App
.
4. Configure Widgets
Within the Sezzle app, enter your Public API Key and click link sezzle account.
Once your account is linked, click add widgets to add widgets to your shop. This process may take a minute.
After widgets have been added, navigate to a product page to confirm that the Sezzle widget has been added.
If you ever need to remove Sezzle widgets from your shop, click the remove widgets
button within the Sezzle app.
Note: If the Sezzle app is unable to automatically add widgets to your shop,
one of our team members will automatically be notified and will work to manually add widgets to your shop within 7 business days.
5. Install the Sezzle Payment Gateway
- In your Sezzle Merchant Sezzle Merchant Dashboard Setup Checklist, click
-
Connect Sezzle to Shopify
. - Click
Instructions
. - Click the first hyperlink on the new page to enable the gateway for your shop. If prompted, select your Shopify store.
- Click
Install Payment Provider
.
6. Admin configuration
In your Shopify admin, go to Settings
> Payment Providers
.
Under Alternative Payment Methods
, click Choose Alternative Payment
.
Search for and click on Sezzle
.
Copy your Public Key
and Private Key
from your Sezzle Merchant Dashboard, and paste them into the corresponding fields in the Sezzle configuration page of your Shopify admin.
Click the Activate Sezzle
button.
Installation is complete.
7. Shopify Live Checkout
- In the Sezzle configuration page of your Shopify admin, enter the API Keys from your Sezzle Merchant Dashboard and uncheck the
Enable Test Mode
checkbox, then save the configuration. - On your website, add an item to your cart, then proceed to
Checkout
and selectSezzle
as the payment method. - Click
Place Order
.
If you are redirected to the Sezzle checkout page, your integration is complete. Congratulations!
Warning Don’t complete the payment. Your checkout is now live, so you will be charged if you complete.
8. Troubleshooting
If testing was unsuccessful, review the following:
- Sezzle Shopify extension is the most updated version.
- Go to
Apps
>Sezzle
, then clickAbout
. If there is an option to upgrade, do so now.
- Go to
- Sezzle gateway is activated.
- Go to
Settings
>Payment Providers
and ensure “Sezzle is active” is listed under theAlternative Payment Methods
section.
- Go to
- API Keys were entered correctly.
- It is recommended to use the Copy icon in the Sezzle Merchant Dashboard to avoid typos or extra spaces.
- If you have multiple accounts with Sezzle, the merchant ID and API Keys are tied to only one URL.
- Widget script is present on your website and reflects the
Merchant ID
from your Sezzle Merchant Dashboard.- Go to a product page on your website.
- Right-click then select
Inspect
. - In the
Elements
tab, search forwidget.sezzle.
9. Manual Theme Integration
If the Shopify app fails to maintain the widget script on the product pages, or to add the script manually for additional pages, complete the following steps:
- Go to
Sales Channels
>Online Store
>Themes
. - Click
Actions
, then selectEdit Code
. - In the
Code Explorer
, go to theTemplates
folder and select theproduct.liquid
file. - Copy+paste the script to the very bottom of the file, then click
Save
. - Repeat the previous step in the
cart.liquid
file.
Note: If you have additional custom product templates, step 4 will need to be repeated for each file, or the script added to a global file, such as layout/theme.liquid
.
The script to be inserted into your webpage is as follows:
Template: <script src="https://widget.sezzle.com/v1/javascript/price-widget?uuid={sezzle_merchant_uuid}"></script>
Update{sezzle_merchant_uuid}
in the above script template with your site’s Merchant ID (removing the curly brackets),
which can be found in the Sezzle Merchant Dashboard.
Example: <script src="https://widget.sezzle.com/v1/javascript/price-widget?uuid=12a34bc5-6de7-890f-g123-4hi5678jk901"></script>
For assistance with widget configuration, click Request Addition of Widgets
in the widget step of your Sezzle Merchant Dashboard Setup Checklist.
10. Uninstall steps
- Go to
Apps
. - Under Sezzle, click
Delete
. - Go to
Settings
>Payment Providers
. - Under
Alternative Payment Methods
, findSezzle
and clickEdit
. - Click
Deactivate Sezzle
. - Click
Deactivate Sezzle
to confirm.
11. Inventory locking
Our Shopify integration has an optional feature to prevent overselling while a customer is checking out with Sezzle. To enable this feature, please reach out to our Merchant Success team at accounts@sezzle.com.
12. Shopify sandbox testing
Sezzle offers an alternate sandbox payment gateway that can be used to test your integration. If you would like to install this gateway for testing, please reach out to our Merchant Success team at accounts@sezzle.com.