3.8.4-beta
Pre-release
Pre-release
enishant
released this
07 Jul 14:56
·
31 commits
to create_order_before_payment
since this release
This plugin can be used to place order before payment in Magento, in new state and pending status.
Fixed
- Updated cancel order cron to cancel only Razorpay orders.
Install through "code.zip" file
- Extract the attached code.zip
- 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
bin/magento module:enable Razorpay_Magento
from Magento root folder. - Run
bin/magento setup:upgrade
from Magento root folder. - On the Magento admin dashboard, open Razorpay payment method settings and click on the Save Config button.