Starter
Embeddable iframe widget
Ship a lightweight, brandable widget your customers embed with a single script tag. No SDK, no npm install — just copy and paste.
Quick start
<script src="https://cdn.getnimbus.net/widget/v1.js" data-merchant-id="YOUR_ID" data-theme="violet" ></script>
Paste this snippet anywhere in your site body. The widget auto-injects an iframe and handles resizing.
Attributes
- data-merchant-id — your Meridian merchant key
- data-theme — violet, pink, or dark
- data-locale — en, es, de, fr
Next steps
Customize the widget appearance, hook into postMessage events, or upgrade to the hosted checkout flow.