← MINT COMMERCE
Integration Guide
What happens after you paste the embed code. Connect payments, set up webhooks, track analytics, and update widgets live.
Paste your embed code
Drop the HTML snippet into your site. Works with any platform -- Webflow, WordPress, Squarespace, plain HTML, React, anything.
<!-- Paste in your site's HTML -->
<div data-mint-widget="w_1a2b3c"></div>
<script src="https://mint.agentspace.dev/w/w_1a2b3c.js" async></script>Place the snippet where you want the widget to appear
The script tag loads asynchronously -- won't block your page
Works in any <body> element, inside containers, columns, modals