Releases: razorpay/razorpay-magento
Releases · razorpay/razorpay-magento
2.9.2
Added
- Webhook feature support (https://razorpay.com/docs/webhooks/) for issues like #166 , #171
- Webhook support only 'order.paid' event in this release.
- Bug fixed
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.
Note: Don't mix composer and zip install.
2.9.1
Added
- Webhook feature support (https://razorpay.com/docs/webhooks/) for issues like #166 , #171
- Webhook support only 'order.paid' event in this release.
Note: Compatible only for < Magento 2.3.0 .
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.
Note: Don't mix composer and zip install.
2.9.0
Added
- Webhook feature support (https://razorpay.com/docs/webhooks/) for issues like #166
- Webhook support only 'order.paid' event in this release.
Note: Compatible only for > Magento 2.3.x .
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.
Note: Don't mix composer and zip install.
2.8.1
Fixed
- Updated order currency to store front/website currency.
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.
Note: Don't mix composer and zip install.
2.8.0
Fixed
- Updated Capture signature verification.
Added
- Order Id display in Razorpay Dashboard #109
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.
Note: Don't mix composer and zip install.
2.7.1
Fixed
- Updated composer Magento framework dependency check.
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.
Note: Don't mix composer and zip install.
2.7.0
Changed
- Razorpay is disabled as a payment method for multi-shipping checkout
- Razorpay is disabled as a payment method for admin-placed order
Added
- Payment Capture config is now available to admin, allows for manual payment capture
- Razorpay logo added to checkout page
- Added Magento and razorpay-magento version data in payment metadata for analytics
Fixed
- Resolved uncaught JS TypeError reported in #110
- Removed rogue HTML comment showing up on checkout in #147
Install through "code.zip" file
- Extarct 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.
Note: Don't mix composer and zip install.
2.6.1
Remove $ dependancy
1.1.31 [1.1.31] Version bump
USD Currency bug fix
USD Currency bug fix