Changeset 3068698
- Timestamp:
- 04/10/2024 10:55:41 PM (2 years ago)
- Location:
- openpay-cards/trunk
- Files:
-
- 3 edited
-
openpay_cards.php (modified) (1 diff)
-
openpay_cards_gateway.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
openpay-cards/trunk/openpay_cards.php
r3051370 r3068698 5 5 * Plugin URI: http://www.openpay.mx/docs/plugins/woocommerce.html 6 6 * Description: Provides a credit card payment method with Openpay for WooCommerce. 7 * Version: 2.9. 17 * Version: 2.9.2 8 8 * Author: Openpay 9 9 * Author URI: http://www.openpay.mx -
openpay-cards/trunk/openpay_cards_gateway.php
r3039477 r3068698 615 615 'use_card_points' => $use_card_points, 616 616 'capture' => $this->capture, 617 'origin_channel' => "PLUGIN_WOOCOMMERCE" 617 618 ); 618 619 -
openpay-cards/trunk/readme.txt
r3051370 r3068698 5 5 Tested up to: 6.4.3 6 6 Requires PHP: 5.9 7 Stable tag: 2.9. 17 Stable tag: 2.9.2 8 8 License: GNU General Public License v3.0 9 9 License URI: http://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset
for help on using the changeset viewer.