Changeset 1660284
- Timestamp:
- 05/18/2017 03:29:57 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
woo-payment-gateway-verotel-cardbilling/trunk/functions.php
r1660262 r1660284 5 5 Description: Use Verotel or CardBilling as a payment method with your WooCommerce store. 6 6 Author: Speak Digital 7 Contributors: jcroucher 7 8 Version: 2.0 8 9 Author URI: http://www.speakdigital.co.uk … … 135 136 'title' => 'FlexPay Signatre Key', 136 137 'type' => 'text', 137 'desc_tip' => 'This key is generated in your Verotel/CardBilling Control Center under F elxPay Options',138 'desc_tip' => 'This key is generated in your Verotel/CardBilling Control Center under FlexPay Options', 138 139 ), 139 140 'shop_id' => array( 140 141 'title' => 'Shop ID', 141 142 'type' => 'text', 142 'desc_tip' => 'This ID is displayed in your Verotel/CardBilling Control Center under F elxPay Options',143 'desc_tip' => 'This ID is displayed in your Verotel/CardBilling Control Center under FlexPay Options', 143 144 ), 144 145 'controlcenter_key' => array(
Note: See TracChangeset
for help on using the changeset viewer.