How to get Razorpay API Keys?

You need to register a merchant account in razorpay developer site , If you are already a registered merchant on Razorpay, Then follow the steps  below :


On Account & Settings page click on API Keys which is under Website and App Settings


In API Keys section you will get your Secret Key and Public Key.

When we implement razorpay payment gateway in our site we will need Public Key and Secret Key. So make sure you copy all this and keep it secure, Use sandbox / test keys for testing or development and production for live / real payments.

Remember to keep these keys secure and do not expose them in publicly accessible areas.


If you wish on how to implement razorpay in your website then check our post here