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 :
- Login to Razorpay Account
- On the left menu bar click on Account & Settings
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
Related Posts
How to Implement PayU in Laravel?
How to implement phonepe in laravel?
How to implement razorpay in laravel?
How to implement square payment gateway in laravel?
How to get API Keys of Coingate Payment Gateway?
How to get API Keys of Shift4 Payment Gateway?
How to get Razorpay API Keys?
How to implement shift4 payment gateway in laravel?
How to get API Keys of Square Payment Gateway?
How to implement coingate payment gateway in laravel?