How to create API keys for Stripe Payment Gateway?

Stripe Payments is a payment processing platform. It allows you to transfer money from a customer’s bank account into your business’s account by way of a credit or debit card transaction.

Steps to generate Stripe API Keys:

1. If you haven’t already created any account, you will need to establish a Stripe account.

2. If you have created earlier, then log in to your Stripe dashboard.

3. Click your account name in the top left.

4. Click API in the left menu.

5. Your secret and publishable keys should be on this page.
Note: You may be promoted to enter your password to receive the secret key.

Watch Video