The Stripe Secret key stays in GitHub Secrets. An Action creates Payment Links with this print’s name, size, and price.
- Add repository secret
STRIPE_SECRET_KEY (sk_test_... or sk_live_...).
- Run Action Sync Stripe payment links.
- Reload this page — Purchase will open Stripe checkout.
No Cloudflare or other host is required. Never put the Secret key in frontend JS.