PAYMENT GATEWAYS
Stripe
How to get stripe keys from stripe account
1min
With this documentation, you can get stripe keys publishable, secret and customer account id from the stripe account.
Step 1: Log in to your stripe account,
To get the publishable key and secret key navigate to developers mode and there you can find the publishable key and secret key as shown in the snapshot.
NOTE: Secret key will be shown once after creating and we have to store that safely.
Step 2: To get customer account id,
Navigate to profile from the top and scroll down to the end of the page, there we can see the customer account id in the table.