Enabling Stripe

  1. Go to /app/utils/env.server.ts and uncomment both `STRIPE_SECRET_KEY`` and `STRIPE_WEBHOOK_ENDPOINT`
  2. Get Stripe's Secret Key from Stripe's Dashboard and put it on the .env file
  3. Set up your webhook