Payments with Stripe
Sign up for a Stripe account.
Environment variables
Add your Stripe secret key and webhook secret to the .env
file.
Local development
Get started by installing the Stripe CLI.
Then forward the Stripe webhook events to your local server.