Skip to content

3.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ramth05 ramth05 released this 01 Sep 05:24
· 425 commits to master-2.x since this release
88ff746

Added

  • Bug fixed, related with Amount rounding and captured.
  • Bug fixed, Shipping address not updated order placed by webhook, for any newly added address.

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.

Note: Don't mix composer and zip install.