How to get Stripe secret key
- Sign in to your Stripe account.
- In your dashboard, click “Developers” then “API keys”.
- On the “API keys” page, you can find both your publishable and secret keys under “Standard keys”. To get your secret key, click the “Reveal live key” button.
- Test payments are called “Test mode” and real payments are called “Live mode” in your Stripe account. To switch between these two, click the “Viewing test data” toggle in the menu (Note: Each mode has different keys).

- Find a short video below on how to obtain your test and live API keys: https://www.youtube.com/watch?v=UxpgwkiA5OM&ab_channel=KorinIverso