Changeset 1522575
- Timestamp:
- 10/26/2016 03:59:22 PM (9 years ago)
- Location:
- first-data-payment-gateway-for-woocommerce
- Files:
-
- 9 added
- 3 edited
-
tags/1.2/os-woocommerce-firstdata.php (modified) (1 diff)
-
tags/1.3 (added)
-
tags/1.3/images (added)
-
tags/1.3/images/first_data.png (added)
-
tags/1.3/os-first-data-class.php (added)
-
tags/1.3/os-woocommerce-firstdata.php (added)
-
tags/1.3/readme.txt (added)
-
tags/1.3/screenshot-1.png (added)
-
tags/1.3/screenshot-2.png (added)
-
tags/1.3/screenshot-3.png (added)
-
trunk/os-woocommerce-firstdata.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
first-data-payment-gateway-for-woocommerce/tags/1.2/os-woocommerce-firstdata.php
r1428268 r1522575 7 7 * Author: Offshorent Solutions Pvt Ltd. | Jinesh.P.V 8 8 * Author URI: http://offshorent.com/ 9 * Requires at least: 3.810 * Tested up to: 4. 5.29 * Requires at least: 4.0 10 * Tested up to: 4.6.1 11 11 **/ 12 12 add_action( 'plugins_loaded', 'os_woocommerce_plugin_init', 0 ); -
first-data-payment-gateway-for-woocommerce/trunk/os-woocommerce-firstdata.php
r1428268 r1522575 4 4 * Plugin URI: http://offshorent.com/extensions/os-woocommerce-firstdata/ 5 5 * Description: First Data WooCommerce addon adds a payment option for customers to pay with their Credit Cards. 6 * Version: 1. 26 * Version: 1.3 7 7 * Author: Offshorent Solutions Pvt Ltd. | Jinesh.P.V 8 8 * Author URI: http://offshorent.com/ 9 * Requires at least: 3.810 * Tested up to: 4. 5.29 * Requires at least: 4.0 10 * Tested up to: 4.6.1 11 11 **/ 12 12 add_action( 'plugins_loaded', 'os_woocommerce_plugin_init', 0 ); -
first-data-payment-gateway-for-woocommerce/trunk/readme.txt
r1428268 r1522575 2 2 Contributors: offshorent 3 3 Tags: First Data, First Data Gateway, Payment, Payment gateway, credicard pay, credit card 4 Requires at least: 3.85 Tested up to: 4. 5.26 Stable tag: 1. 24 Requires at least: 4.0 5 Tested up to: 4.6.1 6 Stable tag: 1.3 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.