Plugin Directory

Changeset 3357828


Ignore:
Timestamp:
09/08/2025 11:17:54 AM (7 months ago)
Author:
bobgroup
Message:

Deploy version 2.1.49

Location:
bob-pay/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • bob-pay/trunk/bobpay-plugin.php

    r3356597 r3357828  
    88 * Requires at least: 5.0
    99 * Requires PHP:      7.0
    10  * Version:           2.1.48
     10 * Version:           2.1.49
    1111 * License:           GPLv2 or later
    1212 * Tested up to:      6.8.1
     
    1616defined('ABSPATH') || exit;
    1717
    18 define('WC_BOBPAY_PLUGIN_VERSION', '2.1.48');
     18define('WC_BOBPAY_PLUGIN_VERSION', '2.1.49');
    1919define('WC_BOBPAY_PLUGIN_URL', untrailingslashit(plugins_url(basename(plugin_dir_path(__FILE__)), basename(__FILE__))));
    2020define('WC_BOBPAY_PLUGIN_PATH', untrailingslashit(plugin_dir_path(__FILE__)));
  • bob-pay/trunk/readme.txt

    r3356597 r3357828  
    55Tested up to: 6.8.1
    66Requires PHP: 7.0.0
    7 Stable tag: 2.1.48
     7Stable tag: 2.1.49
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    2525
    2626#__Transaction fees:__
    27 Credit and debit cards---------------------2.70%
    28 American Express---------------------------2.70%
    29 Foreign cards---------------------------------3.10%
    30 Scan to Pay------------------------------------2.70%
    31 Instant and manual EFT-------------------1.50%
    32 Capitec Pay------------------------------------1.50%
    33 PayShap----------------------------------------1.50%
    34 Nedbank Direct EFT -----------------1.50%
    35 Absa Pay --------------------------------1.50%
     27Please see our [Bob Pay pricing page](https://www.bobpay.co.za/pricing/) for the latest rates.
    3628
    3729Receive discounted pricing if you process more than R500,000 per month, or if you’re a Bob Go merchant*.
     
    6557== Changelog ==
    6658
    67 = 2.1.48
     59= 2.1.49 =
    6860* Bug fixes
    6961
    70 = 2.1.31
     62= 2.1.31 =
    7163* Add download logs functionality
    7264* Version update
Note: See TracChangeset for help on using the changeset viewer.