Getting the API Keys
Environment variables:
Backend
Stripe:PublishableKey
Stripe:SecretKey
Frontend
VUE_APP_STRIPE_PUBLISHABLE_KEY
VUE_APP_STRIPE_SECRET_KEY
Configure your Stripe app
API Keys
Grab the test API Keys
And grab the production API Keys
Last updated