English
Learn how to use Stripe with StartEase
Create Stripe Account
Get API Keys
.env
STRIPE_SECRET_KEY=sk_test_1234567890 STRIPE_PUBLIC_KEY=pk_test_1234567890
Create Products
Webhook
https://your-domain.com/api/payment/webhook/stripe
STRIPE_WEBHOOK_SECRET=whsec_1234567890