Plugin Directory

Changeset 3411948


Ignore:
Timestamp:
12/05/2025 09:24:28 AM (4 months ago)
Author:
boldpay
Message:

UI Wording updating.

Location:
bold-pay
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • bold-pay/tags/1.6.0/boldpay.php

    r3411610 r3411948  
    88 * Author URI: https://www.macrokiosk.com/
    99 * WooCommerce requires at least: 2.6.0
    10  * WooCommerce tested up to: 10.1.2
     10 * WooCommerce tested up to: 10.3.6
    1111 **/
    1212
  • bold-pay/tags/1.6.0/includes/boldpaycore.php

    r3410256 r3411948  
    3131
    3232    const CHECKOUT_TITLE = 'BOLD.Pay';
    33     const CHECKOUT_DESCRIPTION  = 'Secured payment gateway plug-in for WooCommerce.';
     33    const CHECKOUT_DESCRIPTION  = 'Secured payment gateway plug-in.';
    3434    const CHECKOUT_ICONURL  = 'https://boldpay.cc/assets/img/Payment_Method.png';
    3535   
  • bold-pay/tags/1.6.0/readme.txt

    r3410297 r3411948  
    22Tags: Payment Gateway, Online Banking, e-wallet, payment request, credit card, grabpay, boost, boostpay, touch n go, touchngo, secured, debit card, card,  multi channel payment, payment plugin, free, MACROKIOSK
    33Requires at least: 5.2.1
    4 Tested up to: 6.8.3
     4Tested up to: 6.9.0
    55WooCommerce requires at least: 2.6.0
    6 WooCommerce tested up to: 10.1.2
     6WooCommerce tested up to: 10.3.6
    77Stable tag: 1.6.0
    88License: GPLv2 or later
  • bold-pay/trunk/boldpay.php

    r3411610 r3411948  
    88 * Author URI: https://www.macrokiosk.com/
    99 * WooCommerce requires at least: 2.6.0
    10  * WooCommerce tested up to: 10.1.2
     10 * WooCommerce tested up to: 10.3.6
    1111 **/
    1212
  • bold-pay/trunk/includes/boldpaycore.php

    r3410256 r3411948  
    3131
    3232    const CHECKOUT_TITLE = 'BOLD.Pay';
    33     const CHECKOUT_DESCRIPTION  = 'Secured payment gateway plug-in for WooCommerce.';
     33    const CHECKOUT_DESCRIPTION  = 'Secured payment gateway plug-in.';
    3434    const CHECKOUT_ICONURL  = 'https://boldpay.cc/assets/img/Payment_Method.png';
    3535   
  • bold-pay/trunk/readme.txt

    r3410293 r3411948  
    22Tags: Payment Gateway, Online Banking, e-wallet, payment request, credit card, grabpay, boost, boostpay, touch n go, touchngo, secured, debit card, card,  multi channel payment, payment plugin, free, MACROKIOSK
    33Requires at least: 5.2.1
    4 Tested up to: 6.8.3
     4Tested up to: 6.9.0
    55WooCommerce requires at least: 2.6.0
    6 WooCommerce tested up to: 10.1.2
     6WooCommerce tested up to: 10.3.6
    77Stable tag: 1.6.0
    88License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.