ST

Stripe Buy Button

By Stripe

9.7/ 10

Sell products or accept payments with a secure Stripe checkout flow. No server code needed.

🛍️

E-Commerce

Product listings, stores, and payment widgets.

Browse category

Parameters

BUTTON_IDrequired

Stripe buy button ID

Default: buy_btn_xxxx

YOUR_PUBLISHABLE_KEYrequired

Stripe publishable key

Default: pk_live_xxxx

Embed Code

Customize:
html
<script async src="https://js.stripe.com/v3/buy-button.js"></script>
<stripe-buy-button
  buy-button-id="BUTTON_ID"
  publishable-key="YOUR_PUBLISHABLE_KEY"
></stripe-buy-button>

Live Preview

ST

Stripe Buy Button

Live preview requires your own credentials. Copy the embed code, replace the placeholder values, and paste into your site.