Razorpay for WooCommerce - Version 3.2.0

Version Description

  • Version bump to 3.2.0
  • Tested up to Woocommerce 6.2.2
Download this release

Release Info

Developer razorpay
Plugin Icon 128x128 Razorpay for WooCommerce
Version 3.2.0
Comparing to
See all releases

Code changes from version 3.1.1 to 3.2.0

Files changed (2) hide show
  1. readme.txt +5 -1
  2. woo-razorpay.php +3 -3
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: razorpay
3
  Tags: razorpay, payments, india, woocommerce, ecommerce
4
  Requires at least: 3.9.2
5
  Tested up to: 5.9
6
- Stable tag: 3.1.1
7
  Requires PHP: 5.6
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -41,6 +41,10 @@ This is compatible with WooCommerce>=2.4, including the new 3.0 release. It has
41
 
42
  == Changelog ==
43
 
 
 
 
 
44
  = 3.1.1 =
45
  * Updated the preferences API call to 1cc_preferences call.
46
 
3
  Tags: razorpay, payments, india, woocommerce, ecommerce
4
  Requires at least: 3.9.2
5
  Tested up to: 5.9
6
+ Stable tag: 3.2.0
7
  Requires PHP: 5.6
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
41
 
42
  == Changelog ==
43
 
44
+ = 3.2.0 =
45
+ * Version bump to 3.2.0
46
+ * Tested up to Woocommerce 6.2.2
47
+
48
  = 3.1.1 =
49
  * Updated the preferences API call to 1cc_preferences call.
50
 
woo-razorpay.php CHANGED
@@ -3,10 +3,10 @@
3
  * Plugin Name: Razorpay for WooCommerce
4
  * Plugin URI: https://razorpay.com
5
  * Description: Razorpay Payment Gateway Integration for WooCommerce
6
- * Version: 3.1.1
7
- * Stable tag: 3.1.1
8
  * Author: Team Razorpay
9
- * WC tested up to: 6.2.1
10
  * Author URI: https://razorpay.com
11
  */
12
 
3
  * Plugin Name: Razorpay for WooCommerce
4
  * Plugin URI: https://razorpay.com
5
  * Description: Razorpay Payment Gateway Integration for WooCommerce
6
+ * Version: 3.2.0
7
+ * Stable tag: 3.2.0
8
  * Author: Team Razorpay
9
+ * WC tested up to: 6.2.2
10
  * Author URI: https://razorpay.com
11
  */
12