Skip to content

Releases: razorpay/razorpay-magento

Fixed issue with hash_equals

23 Dec 17:12
Compare
Choose a tag to compare

hash_equals now has a check to see it is already defined in the global scope.

Added orders api with auto-capture for Magento 1.9

24 Nov 14:32
Compare
Choose a tag to compare

Added Orders API with auto-capture for magento 1.9

Add ca-cart bundle

02 Sep 03:28
Compare
Choose a tag to compare
Add ca bundle (#23)

* Add ca bundle

* Refactor sendRequest

* Refactor sendRequest()

* Change minimum supported version to 5.4.45

Add support for custom checkout and themes

23 Aug 11:57
Compare
Choose a tag to compare

Bug fix for Magento 2.1

27 Oct 11:35
Compare
Choose a tag to compare
2.1/bug fix (#21)

* [magento-2.1] Remove place order function and use native fn

* Fix response data scope

Support for Magento 2.1

03 Aug 05:23
Compare
Choose a tag to compare
2.0.3

Update version (#20)

Add multi currency support for Magneto 1.x

16 May 09:41
Compare
Choose a tag to compare

This release uses Magento multi-currency, which converts the amount to the base currency amount by conversion rates available.

Fix bug where other payment methods were getting overriden

05 May 15:30
Compare
Choose a tag to compare
1.1.6

Fix bug where other payment methods were being overriden (#11)

Bug fixes and new checkout plugin support

30 Apr 12:45
Compare
Choose a tag to compare
  • Validation checks have been added on the client side for Razorpay
  • AppZab OneStepCheckout has been added

Bug fix

28 Apr 06:50
Compare
Choose a tag to compare
  • This release fixes minor bug where Razorpay utils was throwing error if Razorpay plugin was installed but not enabled.