Plugin Directory

Changeset 2821791


Ignore:
Timestamp:
11/21/2022 10:29:52 PM (3 years ago)
Author:
wordpressheroes
Message:

Update with the current version.

Location:
payment-gateway-restrictions-for-woocommerce/trunk
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • payment-gateway-restrictions-for-woocommerce/trunk/Readme.txt

    r2512672 r2821791  
    33Tags: payment gateway restriction, payment gateway, payment, restriction
    44Requires at least: 4.0
    5 Tested up to:  5.7
     5Tested up to:  6.1.1
    66WC requires at least: 3.0
    7 WC tested up to: 5.1.0
     7WC tested up to: 7.1.0
    88License: GPL 2.0
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    1212
    1313== Description ==
    14 A nice little plugin that lets you select which payment gateway is available for individual customers on the WooCommerce checkout. Please note that the user role must be "Customer" in order for it to apply changes. It has been tested up to Wordpress 5.4, WooCommerce 4.0.1 and PHP 7.1 and the WooCommerce Storefront theme. If you have any trouble with it, please do drop an email in the Support Forum here or drop us a line at support@superwpheroes.io.
     14A nice little plugin that lets you select which payment gateway is available for individual customers on the WooCommerce checkout. Please note that the user role must be "Customer" in order for it to apply changes. It has been tested up to Wordpress 6.1.1, WooCommerce 7.1.0 and PHP 7.1 and the WooCommerce Storefront theme. If you have any trouble with it, please do drop an email in the Support Forum here or drop us a line at support@superwpheroes.io.
    1515
    1616== Installation ==
  • payment-gateway-restrictions-for-woocommerce/trunk/payment-gateway-restrictions-for-woo.php

    r2512666 r2821791  
    55* Plugin URI:   https://superwpheroes.io/product/payment-gateway-restrictions-for-woocommerce/
    66* Description:  A nice little plugin that lets you select which payment gateway is available for individual customers on the WooCommerce checkout. Please note that the user role must be "Customer" in order for it to apply changes.
    7 * Version:      1.0.2
     7* Version:      1.0.3
    88* Author:       Super WP Heroes
    99* Author URI:   https://superwpheroes.io/
     
    1212* Domain Path:  /languages
    1313* Requires at least:        4.0
    14 * Tested up to:                 5.7
     14* Tested up to:         6.1.1
    1515* WC requires at least: 3.0
    16 * WC tested up to:      5.1.0
     16* WC tested up to:      7.1.0
    1717*/
    1818
Note: See TracChangeset for help on using the changeset viewer.