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

  1. Create the product in Shopify
  2. Generate a Buy Button (Sales Channels > Buy Button)
  3. 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.