Website Integrations

Embed

Add this script to your page

<script src="https://autobuy.io/js/embed.min.js"></script>

Now just specify "data-autobuy-product" on the element you want to trigger the embed.

<button data-autobuy-product="PRODUCT_ID_HERE">Button Text</button>

Popup

Add this script to your page

<script src="https://autobuy.io/js/paywindow.min.js"></script>

Now just specify "data-autobuy-product" on the element you want to trigger the popup.

<button data-autobuy-product="PRODUCT_ID_HERE">Button Text</button>