beta-3.5.1
Pre-release
Pre-release
ramth05
released this
08 Mar 14:38
·
97 commits
to create_order_before_payment
since this release
Can be used to place order before payment in magento, in new state and pending status.
Added
Fixed
- Duplicate order confirmation email issue.
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.