kdclabs / razorpay-magento

Razorpay Payment Extension for Magento

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Razorpay Payment Extension for Magento

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.

Installation

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).

Support

Visit https://razorpay.com for support requests or email contact@razorpay.com.

About

Razorpay Payment Extension for Magento


Languages

Language:PHP 67.2%Language:JavaScript 26.2%Language:HTML 6.5%