Payments & Checkout Options
Option A — Stay 100% Static (Affiliate)
Use outbound affiliate links for each ingredient or kit. No cart. Zero maintenance.
Option B — Shopify Buy Button
- Create the product in Shopify
- Generate a Buy Button (Sales Channels > Buy Button)
- Paste the embed into your kit page container
<div id="shopify-buy-button-{slug}"></div>
Option C — Stripe Checkout (Serverless)
Use a serverless function to create a Stripe session, then redirect from a static link.
// Example GET https://your-domain.com/.netlify/functions/create-checkout-session?sku=KIT_SLUG
Option D — Gumroad / LemonSqueezy
One-click checkout link; minimal setup for digital bundles or simple physical SKUs.