stripe-integration
Installation
SKILL.md
Stripe Integration for SaaS
Setup
Environment Variables
STRIPE_SECRET_KEY=sk_...
STRIPE_PUBLISHABLE_KEY=pk_...
STRIPE_WEBHOOK_SECRET=whsec_...
Install
pnpm add stripe @stripe/stripe-js
STRIPE_SECRET_KEY=sk_...
STRIPE_PUBLISHABLE_KEY=pk_...
STRIPE_WEBHOOK_SECRET=whsec_...
pnpm add stripe @stripe/stripe-js