View all Changelog
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@alma/[email protected]/dist/widgets.min.css" /><script src="https://cdn.jsdelivr.net/npm/@alma/[email protected]/dist/widgets.umd.js"></script><div id="alma-widget"></div><script>
;(function () {
var widgets = Alma.Widgets.initialize('<YOUR MERCHANT ID>', Alma.ApiMode.LIVE)
widgets.add(Alma.Widgets.PaymentPlans, {
container: '#alma-widget',
purchaseAmount: 45000,
})
})()
</script>read the full documentation