Getting Stripe Keys
Last updated
Was this helpful?
Last updated
Was this helpful?
When you run npm run dev
for the first time, it will open up the stripe dashboard and ask you to add your stripe keys into the .env file. You can find these keys in .
Copy these keys over to your .env
file or paste it into the CLI when requested.