This extension utilizes Razorpay API and provides seamless integration with Magento, allowing payments for Indian merchants via Credit Cards, Debit Cards, Net Banking, Wallets and EMI without redirecting away from the magento site.
Install the extension through composer package manager.
composer require razorpay/magento
bin/magento module:enable Razorpay_Magento
You can check if the module has been installed using bin/magento module:status
You should be able to see Razorpay_Magento
in the module list
Go to Admin -> Stores -> Configuration -> Payment Method -> Razorpay
to configure Razorpay
If you do not see Razorpay in your gateway list, please clear your Magento Cache from your admin panel (System -> Cache Management).
Visit https://razorpay.com for support requests or email contact@razorpay.com.