
Research
/Security News
Shai Hulud Strikes Again (v2)
Another wave of Shai-Hulud campaign has hit npm with more than 500 packages and 700+ versions affected.
@sezzle/sezzle-installment-widget
Advanced tools
Show Sezzle installment amounts and payment schedule on your checkout page
This asset is designed for checkout pages, to show the final installment amount and payment schedule for shoppers who select Sezzle as their payment method. The image will appear below the Sezzle payment option when selected.
npm i @sezzle/sezzle-installment-widget
import SezzleInstallmentWidget from @sezzle/sezzle-installment-widget
<script type='text/javascript'>
new SezzleInstallmentWidget({
'platform': 'shopify'
// 'checkoutTotalElemTargetPath': '.payment-due__price',
});
</script>
platform Optional
Definition: The ecommerce platform which hosts the checkout page. If not supported, please refer to checkoutTotalElemTargetPath.
Supported Options: shopify, woocommerce, 3dcart, commentsold, magento2, prestashop, shopware, opencart
Default: null
checkoutTotalElemTargetPath Optional
Definition: The ID or class name of the element containing the total order amount. Required if platform is null
Default: null
currency Optional
Definition: The currency symbol to show in the price. By default, the widget will mimic the currency from the total order amount targeted element if present and fallback to $ if not provided.
Default: $
FAQs
Show Sezzle installment amounts and payment schedule on your checkout page
We found that @sezzle/sezzle-installment-widget demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 13 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Another wave of Shai-Hulud campaign has hit npm with more than 500 packages and 700+ versions affected.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.