Create drop-in payment widgets that your customers can add to any website with just a few lines of code.
<!-- sBTC Inline Widget -->
<div data-sbtc-widget
data-sbtc-key="YOUR_PUBLIC_API_KEY"
data-product-id="YOUR_PRODUCT_ID"
data-theme="light"
data-color="#3B82F6"
data-type="inline"
data-show-amount="true"
data-show-description="true">
</div>