How do I create a Stripe Publishable and Secret Key?
Here's how to find your Stripe Publishable and Secret key tokens:-
- Visit www.stripe.com and sign in to your account;
- Now navigate to your Dashboard;
- Then tap or click Developers on the menu bar;
- Make sure you are not in Test mode - ensure the toggle switch next to the Developers button is in the off position.
- Then tap or click API keys;
- Under Standard keys you will see the Token to be used for the Publishable key and a separate one for the Secret key;
- You will need to enter these tokens in the Stripe module, see How do I setup the Stripe payment module?