Plugin Directory

Changeset 1660284


Ignore:
Timestamp:
05/18/2017 03:29:57 PM (9 years ago)
Author:
bkonyn
Message:

fixed spelling and added jcroucher as contributor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • woo-payment-gateway-verotel-cardbilling/trunk/functions.php

    r1660262 r1660284  
    55Description: Use Verotel or CardBilling as a payment method with your WooCommerce store.
    66Author: Speak Digital
     7Contributors: jcroucher
    78Version: 2.0
    89Author URI: http://www.speakdigital.co.uk
     
    135136                    'title'     => 'FlexPay Signatre Key',
    136137                    'type'      => 'text',
    137                     'desc_tip'  => 'This key is generated in your Verotel/CardBilling Control Center under FelxPay Options',
     138                    'desc_tip'  => 'This key is generated in your Verotel/CardBilling Control Center under FlexPay Options',
    138139                ),
    139140                'shop_id' => array(
    140141                    'title'     => 'Shop ID',
    141142                    'type'      => 'text',
    142                     'desc_tip'  => 'This ID is displayed in your Verotel/CardBilling Control Center under FelxPay Options',
     143                    'desc_tip'  => 'This ID is displayed in your Verotel/CardBilling Control Center under FlexPay Options',
    143144                ),
    144145                'controlcenter_key' => array(
Note: See TracChangeset for help on using the changeset viewer.