The actions taken in the Test mode have no consequences in your live environment. No real money is used in the test mode. Know more about
.All RazorpayX APIs are authenticated using Basic Auth, which is a combination of [YOUR_KEY_ID]
and [YOUR_KEY_SECRET]
.
Watch Out!
API Keys generated in the Live mode will not work in the Test mode and vice versa.
The steps to generate API keys in the Test mode is the same as the live environment. Read along, or watch this video to see how to generate API Keys in the Test mode.
To generate API keys in test mode:
-
Log in to your
. -
Navigate to the user icon in the top-right corner of the screen. Then click on `My Profile'.
-
Navigate to Developer Controls and click on Generate Key.
Handy Tips
When generating API keys in Live mode, you must enter the OTP sent to you. This is to authroize the new user generating a new set of keys.
The same is not applicable for Test Mode. -
Click on
Submit
. -
Download the keys when the pop-up appears.
We have a Postman collection to make the integration quicker and easier. Click the Run in Postman button below to get started.
If you are an existing Razorpay user, use your existing API key to fire RazorpayX APIs. Do not regenerate your API Keys.