Sezzle Payment Gateway extension for Magento 2
This extension allows you to use Sezzle as payment gateway in your Magento 2 store.
Installation steps
Composer
composer require sezzle/sezzlepayphp bin/magento setup:upgradephp bin/magento setup:di:compilephp bin/magento setup:static-content:deployphp bin/magento cache:clean
Manual
- Signup for Sezzle at
https://dashboard.sezzle.com/merchant/signup/. Login to your dashboard and keep your API Keys page open. - In your Magento 2
[ROOT]/app/code/create folder calledSezzle. - Inside
Sezzle, create folder calledSezzlepay. - Inside it, extract the files from this repo.
- Open the command line.
- Run the below command to enable Sezzle:
php bin/magento module:enable Sezzle_Sezzlepay - Run the Magento setup upgrade:
php bin/magento setup:upgrade - Run the Magento Dependencies Injection Compile:
php bin/magento setup:di:compile - Run the Magento Static Content deployment:
php bin/magento setup:static-content:deploy - Login to Magento Admin and navigate to System/Cache Management
- Flush the cache storage by selecting Flush Cache Storage
Payment Setup
- Make sure you have the merchant ID and the API Keys from the Sezzle Merchant Dashboard.
- Navigate to
Stores/Configuration/Sales/Payment Methods/Sezzle Pay/Payment Settingsin your Magento admin. - Set the base URL to
https://gateway.sezzle.comfor LIVE and set it ashttps://sandbox.gateway.sezzle.comfor SANDBOX. - Set the Merchant ID, Public Key and Private Key.
- Save the configuration and clear the cache.
Product Widget Setup
- Navigate to
Stores/Configuration/Sales/Payment Methods/Sezzle Pay/Product Widget Settingsin your Magento admin. - Provide the below necessary information so that Sezzle widget comes up in the product page in frontend.
- Price Block Selector : XPath of the price element.
- Render to element path : Location where to render the widget.
- Show in all countries : Provide as per your requirement.
- Alignment : Position of the widget.
- Theme : Widget theme that depends on your site’s background.
- Width type : Text width of the widget.
- Image url : If you want to have different logo, paste the url here.
- Hide classes : Classes to be hidden when sezzle widget is in place.
- Save the configuration and clear the cache.
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Released |
|---|---|---|---|
| 7.0.26 | stable | Fail | 2025-12-30 13:57:02 |
| 7.0.25 | stable | Not tested | 2025-12-16 21:07:19 |
| 7.0.24 | stable | Not tested | 2025-12-05 20:34:20 |
| 7.0.23 | stable | Not tested | 2025-12-04 16:57:20 |
| 7.0.22 | stable | Not tested | 2025-12-01 18:36:27 |
| 7.0.20 | stable | Not tested | 2024-12-18 16:42:45 |
| 7.0.19 | stable | Not tested | 2024-11-21 20:43:40 |
| 7.0.18 | stable | Not tested | 2024-09-05 18:39:55 |
| 7.0.17 | stable | Not tested | 2024-08-12 15:55:02 |
| 7.0.16 | stable | Not tested | 2024-03-05 20:29:38 |
| 7.0.15 | stable | Not tested | 2024-03-05 20:28:13 |
| 7.0.14 | stable | Not tested | 2023-12-11 20:09:03 |
| 7.0.13 | stable | Not tested | 2023-08-31 15:56:24 |
| 7.0.12 | stable | Not tested | 2023-08-23 20:41:14 |
| 7.0.11 | stable | Not tested | 2023-07-10 17:06:58 |
| 7.0.10 | stable | Not tested | 2023-06-21 17:56:54 |
| 7.0.9 | stable | Fail | 2023-05-22 16:12:36 |
| 7.0.8 | stable | Not tested | 2023-01-30 19:44:57 |
| 7.0.7 | stable | Not tested | 2022-12-16 19:21:16 |
| 7.0.6 | stable | Not tested | 2022-12-16 19:20:39 |
| 7.0.5 | stable | Not tested | 2022-12-14 14:58:55 |
| 7.0.4 | stable | Not tested | 2022-12-14 14:58:12 |
| 7.0.3 | stable | Not tested | 2022-10-18 08:40:34 |
| 7.0.2 | stable | Not tested | 2022-09-28 17:35:59 |
| 7.0.1 | stable | Not tested | 2022-09-27 13:23:06 |
| 7.0.0 | stable | Not tested | 2022-08-23 14:19:28 |
| 6.0.6 | stable | Not tested | 2022-07-22 10:15:26 |
| 6.0.5 | stable | Not tested | 2022-07-14 14:41:45 |
| 6.0.4 | stable | Not tested | 2022-07-14 10:24:45 |
| 6.0.3 | stable | Not tested | 2022-07-06 16:29:06 |
| 6.0.2 | stable | Not tested | 2022-05-13 18:16:23 |
| 6.0.1 | stable | Not tested | 2022-04-08 18:45:54 |
| 6.0.0 | stable | Not tested | 2022-03-15 09:34:17 |
| 5.5.10 | stable | Not tested | 2022-03-04 18:19:24 |
| 5.5.9 | stable | Not tested | 2022-03-02 06:50:30 |
| 5.5.8 | stable | Not tested | 2022-02-02 11:52:22 |
| 5.5.7 | stable | Not tested | 2021-12-21 07:56:22 |
| 5.5.6 | stable | Not tested | 2021-11-24 16:16:05 |
| 5.5.5 | stable | Not tested | 2021-10-01 16:22:40 |
| 5.5.4 | stable | Not tested | 2021-09-27 14:42:09 |
| 5.5.3 | stable | Not tested | 2021-08-31 14:56:12 |
| 5.5.2 | stable | Not tested | 2021-08-11 13:13:50 |
| 5.5.1 | stable | Not tested | 2021-06-02 13:55:55 |
| 5.5.0 | stable | Not tested | 2021-04-28 15:45:22 |
| 5.4.0 | stable | Not tested | 2021-04-02 16:32:25 |
| 5.3.2 | stable | Not tested | 2021-03-25 15:46:43 |
| 5.3.1 | stable | Not tested | 2021-03-15 15:07:42 |
| 5.3.0 | stable | Not tested | 2021-01-25 15:09:01 |
| 5.2.1 | stable | Not tested | 2020-12-21 16:54:44 |
| 5.2.0 | stable | Not tested | 2020-11-25 16:13:13 |
| 5.1.1 | stable | Not tested | 2020-11-10 16:55:11 |
| 5.1.0 | stable | Not tested | 2020-11-06 09:12:39 |
| 5.0.4 | stable | Not tested | 2020-11-02 14:39:04 |
| 5.0.3 | stable | Not tested | 2020-10-29 16:39:01 |
| 5.0.2 | stable | Not tested | 2020-10-22 15:07:07 |
| 5.0.1 | stable | Not tested | 2020-10-13 16:36:31 |
| 5.0.0 | stable | Not tested | 2020-09-09 18:33:30 |
| 3.1.7.1 | stable | Not tested | 2020-08-17 13:30:57 |
| 4.1.1 | stable | Not tested | 2020-08-11 11:55:35 |
| 4.1.0 | stable | Not tested | 2020-08-10 11:05:57 |
| 4.0.3 | stable | Not tested | 2020-07-29 08:15:10 |
| 4.0.2 | stable | Not tested | 2020-07-10 18:23:02 |
| 4.0.1 | stable | Not tested | 2020-07-10 14:23:13 |
| 4.0.0 | stable | Not tested | 2020-06-29 16:17:02 |
| 3.1.7 | stable | Not tested | 2020-06-01 16:29:58 |
| 3.1.6 | stable | Not tested | 2020-05-12 15:11:01 |
| 3.1.5 | stable | Not tested | 2020-05-05 11:22:49 |
| 3.1.4 | stable | Not tested | 2020-04-01 09:24:54 |
| 3.1.3 | stable | Not tested | 2020-03-12 15:58:02 |
| 3.1.2 | stable | Not tested | 2020-03-09 15:36:48 |
| 3.1.1 | stable | Not tested | 2020-02-13 15:00:22 |
| 3.1.0 | stable | Not tested | 2019-12-13 17:13:14 |
| 3.0.3 | stable | Not tested | 2019-11-12 13:10:45 |
| 3.0.2 | stable | Not tested | 2019-11-01 14:58:31 |
| 3.0.1 | stable | Not tested | 2019-09-17 16:25:34 |
| 3.0.0 | stable | Not tested | 2019-08-11 11:13:19 |
| 2.2.0 | stable | Not tested | 2019-07-26 20:36:59 |
| 2.1.0 | stable | Not tested | 2019-07-18 17:53:10 |
| 2.0.0 | stable | Not tested | 2019-07-16 19:07:44 |
| 1.2.9 | stable | Not tested | 2019-06-25 17:16:31 |
| 1.2.8 | stable | Not tested | 2019-06-10 15:24:33 |
| 1.2.7 | stable | Not tested | 2019-04-24 19:30:06 |
| 1.2.6 | stable | Not tested | 2019-03-20 17:30:29 |
| 1.2.5 | stable | Not tested | 2019-03-06 02:04:25 |
| 1.2.4 | stable | Not tested | 2019-02-19 20:27:48 |
| 1.2.3 | stable | Not tested | 2019-02-19 19:54:56 |
| 1.2.2 | stable | Not tested | 2019-02-11 20:15:48 |
| 1.2.1 | stable | Not tested | 2019-02-08 20:10:55 |
| 1.2.0 | stable | Not tested | 2019-01-21 19:27:42 |
| 1.1.1 | stable | Not tested | 2019-01-21 18:09:32 |
| 1.1.0 | stable | Not tested | 2019-01-16 23:52:05 |
| 1.0.0 | stable | Not tested | 2019-01-16 20:14:56 |
No dependencies declared
This package's composer.json doesn't declare any required, suggested, replaced, or conflicting packages.
No QA results yet
QA pipelines haven't run for this version. Status appears here once the vendor publishes a tagged release that gets ingested.
Make it pay
Turn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.