Razorpay

Payment Gateway for India: Start Accepting Payments Instantly with Razorpay's Free Payment Gateway. Supports Netbanking, Credit, Debit Cards, UPI, etc.

API key is a combination of the key_id and key_secret and is required to make any API request to Razorpay. You also have to implement the API key in your code as part of your integration process.

  1. Log into your Dashboard with appropriate credentials.

  2. Select the mode (Test or Live) for which you want to generate the API key

  3. Navigate to SettingsAPI KeysGenerate Key to generate the key for the selected mode.

The Key Id and Key Secret appear in a pop-out window as shown below:

Note: After generating the keys from the Dashboard, download and save them securely. If you do not remember your API Keys, you need to re-generate it from the Dashboard and replace it wherever required.

Warning: Do not share your API Key secret with anyone or on any public platforms. This can pose security threats for your Razorpay account.

Once generated, you will be able to see the Key Id, the date the key was created, and the expiry date for the API Key on screen.

You also have the option to regenerate the key, if required.

Two Factor Authentication: To regenerate API keys, you must validate your identity via OTP sent to your registered mobile number. However, this step is skipped if you already performed OTP validation while logging into the Dashboard. If you have not set up two-factor authentication, you will be prompted to verify your mobile number before re-generating keys.

To regenerate API key:

  1. Log in to the Dashboard.

  2. Select the mode for which you want to generate the API key from the menu ribbon.

  3. Navigate to SettingsAPI Keys.

  4. Click Regenerate Key.

This gives you the option to de-activate the old key immediately or in 24 hours.

Watch the short animation below for more information.

After collect Api secret key id & secret key set into InfixLMS

Last updated