Changeset 2828965
- Timestamp:
- 12/05/2022 11:49:29 PM (3 years ago)
- Location:
- fd-payments-for-woo
- Files:
-
- 6 edited
- 1 copied
-
tags/2.0.19 (copied) (copied from fd-payments-for-woo/trunk)
-
tags/2.0.19/includes/legacy/class-wc-payeezy-gateway.php (modified) (1 diff)
-
tags/2.0.19/readme.txt (modified) (1 diff)
-
tags/2.0.19/woocommerce-payeezy.php (modified) (2 diffs)
-
trunk/includes/legacy/class-wc-payeezy-gateway.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/woocommerce-payeezy.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fd-payments-for-woo/tags/2.0.19/includes/legacy/class-wc-payeezy-gateway.php
r2771286 r2828965 496 496 'placeholder' => array(), 497 497 'name' => array(), 498 ), 499 'select' => array( 500 'id' => array(), 501 'class' => array(), 502 'name' => array(), 503 ), 504 'option' => array( 505 'value' => array(), 506 'selected' => array(), 498 507 ), 499 508 'div' => array( -
fd-payments-for-woo/tags/2.0.19/readme.txt
r2771212 r2828965 3 3 Tags: first data, payeezy, woocommerce, woocommerce first data, woocommerce payeezy, global gateway e4, linkpoint, payment gateway, first data payment gateway, woocommerce payment, woocommerce subscription payment, woocommerc pre order payment 4 4 Requires at least: 4.0 5 Tested up to: 6. 06 Stable tag: 2.0.1 85 Tested up to: 6.1 6 Stable tag: 2.0.19 7 7 License: GPLv3 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-3.0.html -
fd-payments-for-woo/tags/2.0.19/woocommerce-payeezy.php
r2771212 r2828965 4 4 * Plugin URI: http://www.cardpaysolutions.com/woocommerce?pid=83cf9aa647bc5b4e 5 5 * Description: Adds the First Data Payeezy Gateway to WooCommerce. First Data TransArmor Solution is used to securely support saved credit card profiles, subscriptions, and pre-orders. 6 * Version: 2.0.1 86 * Version: 2.0.19 7 7 * Author: Cardpay Solutions, Inc. 8 8 * Author URI: http://www.cardpaysolutions.com/ … … 12 12 * Domain Path: /languages 13 13 * WC requires at least: 2.2.0 14 * WC tested up to: 6.814 * WC tested up to: 7.1 15 15 * 16 16 * Copyright 2016 Cardpay Solutions, Inc. (email : sales@cardpaysolutions.com) -
fd-payments-for-woo/trunk/includes/legacy/class-wc-payeezy-gateway.php
r2771286 r2828965 496 496 'placeholder' => array(), 497 497 'name' => array(), 498 ), 499 'select' => array( 500 'id' => array(), 501 'class' => array(), 502 'name' => array(), 503 ), 504 'option' => array( 505 'value' => array(), 506 'selected' => array(), 498 507 ), 499 508 'div' => array( -
fd-payments-for-woo/trunk/readme.txt
r2771212 r2828965 3 3 Tags: first data, payeezy, woocommerce, woocommerce first data, woocommerce payeezy, global gateway e4, linkpoint, payment gateway, first data payment gateway, woocommerce payment, woocommerce subscription payment, woocommerc pre order payment 4 4 Requires at least: 4.0 5 Tested up to: 6. 06 Stable tag: 2.0.1 85 Tested up to: 6.1 6 Stable tag: 2.0.19 7 7 License: GPLv3 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-3.0.html -
fd-payments-for-woo/trunk/woocommerce-payeezy.php
r2771212 r2828965 4 4 * Plugin URI: http://www.cardpaysolutions.com/woocommerce?pid=83cf9aa647bc5b4e 5 5 * Description: Adds the First Data Payeezy Gateway to WooCommerce. First Data TransArmor Solution is used to securely support saved credit card profiles, subscriptions, and pre-orders. 6 * Version: 2.0.1 86 * Version: 2.0.19 7 7 * Author: Cardpay Solutions, Inc. 8 8 * Author URI: http://www.cardpaysolutions.com/ … … 12 12 * Domain Path: /languages 13 13 * WC requires at least: 2.2.0 14 * WC tested up to: 6.814 * WC tested up to: 7.1 15 15 * 16 16 * Copyright 2016 Cardpay Solutions, Inc. (email : sales@cardpaysolutions.com)
Note: See TracChangeset
for help on using the changeset viewer.