Troubleshooting & FAQs
Find answers to frequently asked questions about building a custom plugin.
You can sign up for a Razorpay account from the Dashboard sign up page. You don't need to submit any documents to access test mode. All to need to do is verify your email address. Refer to the
page for more details.We provide ready-to-use SDK packages for various languages. For a complete list of all available integrations, refer to the
. If the language you prefer is not in the list, you can continue making the requests using CURL or HTTP package of that particular language.Refer to the the README file of that particular SDK for these details.
The email and password is only used to log in to the Dashboard.
To authenticate APIs, you will need to generate a Key_ID
and Key_Secret
. You can generate these from the Settings section of your Dashboard.
The current Razorpay API is versioned at v1, so all requests should be made to https://api.razorpay.com/v1/
.
We have sample applications for many languages all of which can be found on the
.Was this page helpful?
ON THIS PAGE