
Environment variables
Add your Stripe secret key and webhook secret to the.env file.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.

.env file.
# .env
STRIPE_SECRET_KEY=
STRIPE_WEBHOOK_SECRET=
stripe listen --forward-to localhost:3000/pay/webhook