Get Payment Gateway API Keys
Stripe API Key
Stripe API Key
Stepwise Guide to Obtaining Razorpay API Keys:
Step 1: Sign Up or Log In to Stripe
-
Go to the Stripe website.
-
If you already have an account, login. Otherwise, sign up for a new account.
Step 2: Access Your Dashboard
-
After logging in, you'll be redirected to the dashboard. If not, navigate to the dashboard section.
-
If you're a new user, you might need to provide some additional information about your business to complete the setup.
Step 3: Navigate to the Developers Section
-
In the dashboard, look for a developers section . This is where you can manage your API keys and webhook settings.
-
Now click on the"API keys."
Step 4: Obtain Your Publishable Key
-
You'll see your "Publishable key" on this page. This key is used in your website.
-
Copy your Publishable key to a secure location.
-
Click on the "Reveal test key" to view your test Secret key.
Step 5 : Set Up Webhooks
-
If your integration requires webhook events, navigate to the "Webhooks" section in the Developers menu.
-
Click on "Add endpoint" and follow the instructions to configure your webhook.
-
Enter the endpoint URL where Stripe should send webhook events.
-
Select events from dropdown and Click on the Add Endpoint .
-
After configuring the webhook endpoint, Stripe will generate a webhook signing secret.
-
Click on Reveal signing secret.your signing secret generated successfully.
Your Stripe API and Webhook created successfully.