Download the PHP package razorpay/subscriptions-magento-plugin without Composer
On this page you can find all versions of the php package razorpay/subscriptions-magento-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download razorpay/subscriptions-magento-plugin
More information about razorpay/subscriptions-magento-plugin
Files in razorpay/subscriptions-magento-plugin
Package subscriptions-magento-plugin
Short Description Razorpay Magento 2.X plugin for accepting recurring payments.
License MIT
Homepage https://razorpay.com
Informations about the package subscriptions-magento-plugin
Razorpay Payment Extension for subscriptions using magento
This is the official Razorpay Subscriptions payment gateway plugin for Magento. Allows you to accept recurring payments on Magento using the Razorpay Subscriptions API.
Dependencies
- Razorpay subscription module is dependent on razorpay/magento. Make sure that this module is already existing before running the
enable
orupgrade
command
Installation
Install the extension through composer package manager.
Install through "code.zip" file
Extract the attached code.zip from release
Go to "app" folder
Overwrite content of "code" folder with step one "code" folder (Note: if code folder not exist just place the code folder from step-1).
Run from magento root folder.
You can check if the module has been installed using bin/magento module:status
You should be able to see Razorpay_Magento
and Razorpay_Subscription
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).
Note: Don't mix composer and zip install.
Note: Make sure "zipcode" must be required field for billing and shipping address.**
Support
Visit https://razorpay.com for support requests or email [email protected].