Plugin Directory

Changeset 3486515


Ignore:
Timestamp:
03/19/2026 01:29:53 PM (9 days ago)
Author:
peachpay
Message:

1.120.21

Location:
peachpay-for-woocommerce
Files:
893 added
4 edited

Legend:

Unmodified
Added
Removed
  • peachpay-for-woocommerce/trunk/changelog.txt

    r3486472 r3486515  
    11*** PeachPay for WooCommerce Changelog ***
     2
     32026-03-19 - version 1.120.21
     4* **Fixed**:
     5  * **CPay**: Bug fix (Connect Button).
    26
    372026-03-19 - version 1.120.20
  • peachpay-for-woocommerce/trunk/core/payments/convesiopay/admin/views/html-convesiopay-connect.php

    r3484124 r3486515  
    4444                        <div class="logo">
    4545                        <span class="service-name">ConvesioPay</span>
    46                         <button class="enable-btn" onclick="openConvesioPayModal()">
     46                        <button type="button" class="enable-btn" onclick="openConvesioPayModal()">
    4747                            <span><?php esc_html_e( 'Connect ConvesioPay', 'peachpay-for-woocommerce' ); ?></span>
    4848                        </button>
  • peachpay-for-woocommerce/trunk/peachpay.php

    r3486472 r3486515  
    44 * Plugin URI: https://woocommerce.com/products/peachpay
    55 * Description: Connect and manage all your payment methods, offer shoppers a beautiful Express Checkout, and reduce cart abandonment.
    6  * Version: 1.120.20
     6 * Version: 1.120.21
    77 * Text Domain: peachpay-for-woocommerce
    88 * Domain Path: /languages
  • peachpay-for-woocommerce/trunk/readme.txt

    r3486472 r3486515  
    44Requires at least: 5.8
    55Tested up to: 6.9.1
    6 Stable tag: 1.120.20
     6Stable tag: 1.120.21
    77Requires PHP: 7.0
    88License: GPLv2 or later
     
    262262
    263263== Changelog ==
     264
     265= 1.120.21 =
     266* **Fixed**:
     267  * **CPay**: Bug fix (Connect Button).
    264268
    265269= 1.120.20 =
Note: See TracChangeset for help on using the changeset viewer.