Skip to content

beta-3.5.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@enishant enishant released this 23 Mar 17:54
· 87 commits to create_order_before_payment since this release
7ecfdc3

Can be used to place order before payment in magento, in new state and pending status.

Added

  1. Added cron for moving pending orders to cancel

Install through "code.zip" file

  1. Extract the attached code.zip
  2. Go to "app" folder
  3. Overwrite content of "code" folder with step one "code" folder (Note: if code folder not exist just place the code folder from step-1).
  4. Run bin/magento module:enable Razorpay_Magento from magento root folder.
  5. Run bin/magento setup:upgrade from magento root folder.