Plugin Directory

Changeset 2969965


Ignore:
Timestamp:
09/21/2023 08:38:55 PM (3 years ago)
Author:
credocentral
Message:

Added banner and icons
updated dynamic settlement settings

Location:
credo-payment-forms
Files:
4 added
4 edited

Legend:

Unmodified
Added
Removed
  • credo-payment-forms/trunk/includes/class-wc-gateway-credo.php

    r2956995 r2969965  
    471471            ),
    472472            'split_payment'              => array(
    473                 'title'       => __( 'Split Payment', 'woo-credo' ),
     473                'title'       => __( 'Dynamic Settlement', 'woo-credo' ),
    474474                'label'       => __( 'Enable Dynamic Settlement', 'woo-credo' ),
    475475                'type'        => 'checkbox',
  • credo-payment-forms/trunk/readme.txt

    r2956995 r2969965  
    44Requires at least: 5.8
    55Tested up to: 6.3
    6 Stable tag: 1.0.5
     6Stable tag: 1.0.6
    77Requires PHP: 7.4
    88License URI: http://www.gnu.org/licenses/gpl-2.0.txt
     
    9090*   Added Assets
    9191
     92= 1.0.6 - September 21, 2023 =
     93* Updated banners and icons
     94* Updated Dynamic Settlement Settings
     95
    9296
    9397
  • credo-payment-forms/trunk/woo-credo.php

    r2956995 r2969965  
    55 * Plugin URI: https://credocentral.com
    66 * Description: WooCommerce payment gateway for Credo
    7  * Version: 1.0.5
     7 * Version: 1.0.6
    88 * Author: Lanre Yusuf
    99 * Author URI: https://linkedin.com/in/lanre-yusuf-a55b3a80
Note: See TracChangeset for help on using the changeset viewer.