Skip to content

Commit

Permalink
Merge pull request #566 from razorpay/update_version_readme
Browse files Browse the repository at this point in the history
Update readme.txt
  • Loading branch information
rohitcbr authored Jul 26, 2024
2 parents 56d4418 + 4a06001 commit ba0b5e8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Contributors: razorpay
Tags: razorpay, payments, india, woocommerce, curlec, malaysia, ecommerce, international, cross border
Requires at least: 3.9.2
Tested up to: 6.4.2
Tested up to: 6.6
Stable tag: 4.6.7
Requires PHP: 7.0
License: GPLv2 or later
Expand All @@ -17,7 +17,7 @@ Allows you to accept credit cards, debit cards, netbanking, wallet, and UPI paym
This is the official Razorpay payment gateway plugin for WooCommerce. A system designed to handle end-to-end payments. Accept payments via 100+ payment modes - domestic & international credit & debit cards, EMIs, paylater, net banking, UPI & mobile wallets including JioMoney, Mobikwik, Airtel Money, FreeCharge, Ola Money and PayZapp in India, and FPX, Duitnow and eWallets including GrabPay, Touch N Go, Boost in Malaysia, with the WooCommerce plugin.
Get a feature-filled and easy to integrate checkout with cards (Visa, MasterCard, American Express, UnionPay etc) saved across businesses so that customers can pay seamlessly everywhere, both domestic and international. This plugin allows for refunds, works across all browsers, and is compatible with the latest WooCommerce. Boost conversions with international customers paying in their local currency. Keep your data safe with robust security that comes with PCI DSS Level 1 compliance.

This is compatible with WooCommerce>=4.0, including the new 8.0 release. It has been tested up to the 8.0.3 WooCommerce release.
This is compatible with WooCommerce>=4.0, including the new 9.0 release. It has been tested up to the 9.1.2 WooCommerce release.

BENEFITS OF USING RAZORPAY

Expand Down
4 changes: 2 additions & 2 deletions woo-razorpay.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Version: 4.6.7
* Stable tag: 4.6.7
* Author: Team Razorpay
* WC tested up to: 7.9.0
* WC tested up to: 9.1.2
* Author URI: https://razorpay.com
*/

Expand Down Expand Up @@ -302,7 +302,7 @@ public function __construct($hooks = true)
if (!empty($merchantPreferences['features']['one_cc_store_account'])) {
$isAccCreationAvailable = true;
}


if ($is1ccAvailable) {
$this->visibleSettings = array_merge($this->visibleSettings, array(
Expand Down

0 comments on commit ba0b5e8

Please sign in to comment.