Skip to content

Releases: razorpay/razorpay-woocommerce

Signature verification bug fix

20 Jun 14:14
Compare
Choose a tag to compare

Signature verification bug fix

Webhooks upgrade

19 Jun 10:54
Compare
Choose a tag to compare

Added webhook support to the existing code

1.4.0

06 Jun 09:50
Compare
Choose a tag to compare

Please install the update from the Wordpress Plugin Directory

  • Added Support for WooCommerce 3.x (#35)
  • Fixes around discount coupon handling (Order Amount mismatch)
  • Updates Razorpay SDK
  • Improves Javascript Caching (#39)
  • Adds support for mobile browsers (#37):
    • Chrome on iOS
    • Facebook Browser
    • Internet Explorer Mobile
    • AOSP Browser
    • Opera Mini
    • Google Search App
    • Any other apps using webviews
  • Adds support for refunding payments from within WooCommerce (#36)

1.3.3-beta

01 Jun 08:55
Compare
Choose a tag to compare
1.3.3-beta Pre-release
Pre-release

This is a beta release with changes for the WooCommerce 3.0 update.

You can see the changes at #35

1.3.2

03 Feb 11:19
Compare
Choose a tag to compare
  • Fixes #14 via #28 (Notice was displayed in WC 2.1 and higher about deprecated function call being used)

1.3.1

27 Dec 15:03
Compare
Choose a tag to compare

New version fixes session related issue by namespacing session variable.

1.3.0

17 Nov 09:33
Compare
Choose a tag to compare

Multiple updates in this release:

  • Shifts to using the official Razorpay SDK, instead of curl. Brings in stability
  • Uses the Razorpay orders API to handle payments auto-capturing. Improves transaction speeds

This also changes our Wordpress compatibility. Only wordpress version >=3.9.2 are now supported.

This version is updated on the Wordpress Plugin Directory. Please use that to install.

1.2.11

05 Oct 12:28
Compare
Choose a tag to compare

This releases fixes WooCommerce plugin issues with Safari and Internet Explorer.

It is highly recommended you upgrade to this release.

1.2.10

30 Sep 11:33
Compare
Choose a tag to compare

This release improves error handling in case the customer clicks on "Cancel". This release changes it with the following:

  1. Marks the order as failed
  2. Puts a note in the order that mentions that the customer cancelled the payment.

The note looks like the following:

image

Update logic for manual capture

28 Sep 02:54
Compare
Choose a tag to compare
Pre-release
1.2.9

New release