Choose how you'd like to pay
This page demonstrates several Stripe integration types. Everything runs in test mode — no real charges are ever made.
One-time purchase
Redirect to Stripe Checkout for a single item — the classic "buy now" flow using a price ID and mode: payment.
Subscription
The Maker's Club — a recurring monthly membership using mode: subscription. Handles trials, proration & invoices.
Gift card / tip
Let customers choose their own amount. Great for gift cards, donations, or pay-what-you-want checkouts.
Stripe Buy Button
A no-code, copy-paste web component. Configure it in the Stripe dashboard and drop the tag anywhere.
Stripe Payment Link
A hosted URL you can share anywhere — email, social, QR code. No integration needed at all.
Open Payment LinkTest card: 4242 4242 4242 4242 · Any future date · CVC Any 3 digits
Payment Element preview
The embedded Payment Element renders cards, wallets (Apple Pay / Google Pay) and local methods in one component. A live integration needs a server to create a PaymentIntent, so this is a visual mock of the layout.