Plugin Directory

Changeset 3068698


Ignore:
Timestamp:
04/10/2024 10:55:41 PM (2 years ago)
Author:
openpay
Message:

Se informa parametro origin_channel

Location:
openpay-cards/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • openpay-cards/trunk/openpay_cards.php

    r3051370 r3068698  
    55 * Plugin URI: http://www.openpay.mx/docs/plugins/woocommerce.html
    66 * Description: Provides a credit card payment method with Openpay for WooCommerce.
    7  * Version: 2.9.1
     7 * Version: 2.9.2
    88 * Author: Openpay
    99 * Author URI: http://www.openpay.mx
  • openpay-cards/trunk/openpay_cards_gateway.php

    r3039477 r3068698  
    615615            'use_card_points' => $use_card_points,
    616616            'capture' => $this->capture,
     617            'origin_channel' => "PLUGIN_WOOCOMMERCE"
    617618        );
    618619
  • openpay-cards/trunk/readme.txt

    r3051370 r3068698  
    55Tested up to: 6.4.3
    66Requires PHP: 5.9
    7 Stable tag: 2.9.1
     7Stable tag: 2.9.2
    88License: GNU General Public License v3.0
    99License URI: http://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset for help on using the changeset viewer.