Plugin Directory

Changeset 636659


Ignore:
Timestamp:
12/10/2012 05:03:56 PM (13 years ago)
Author:
datenwerk
Message:

readme file formatted

Location:
woocommerce-mpay24-gateway
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • woocommerce-mpay24-gateway/tags/1.0/readme.txt

    r636654 r636659  
    1313== Description ==
    1414
    15 Features:
    16 * Use mPAY24 PHP Files (version 2012-10-16), follow mPAY24 specification (version 2012-04-13)
    17 * Using the mPAY24 payment page to integrate in website
    18 * Switching between DEV and PROD mPAY24 environment with SOAP logins
    19 * Payment methods available: credit cards
    20 * Languages available for Wordpress Admin: EN, DE
    21 * Languages available for payment page: BG, CS, DE, EN, ES, FR, HU, NL
    22 * Supported currency in payment page: EUR
    23 * no mPAY24 proSafe Support
    24 * default styling for payment page
     15= Features =
     16*   Use mPAY24 PHP Files (version 2012-10-16), follow mPAY24 specification (version 2012-04-13)
     17*   Using the mPAY24 payment page to integrate in website
     18*   Switching between DEV and PROD mPAY24 environment with SOAP logins
     19*   Payment methods available: credit cards
     20*   Languages available for Wordpress Admin: EN, DE
     21*   Languages available for payment page: BG, CS, DE, EN, ES, FR, HU, NL
     22*   Supported currency in payment page: EUR
     23*   no mPAY24 proSafe Support
     24*   default styling for payment page
    2525
    26 mPAY24:
    27 If there are newer mPAY24 PHP Files you can replace the files in the folder 'MPay24'.
    28 If you want to extend the functionality (e.g. add styling for payment page) you have to edit class-wc-mpay24-shop.php
     26= mPAY24 =
     27If there are newer mPAY24 PHP Files you can replace the files in the folder `MPay24`. 
     28If you want to extend the functionality (e.g. add styling for payment page) you have to edit `class-wc-mpay24-shop.php`
    2929
    3030== Installation ==
     
    3737
    38381. Upload `woocommerce-gateway-mpay24` to the `/wp-content/plugins/` directory
    39 2. Activate the plugin through the 'Plugins' menu in WordPress
    40 3. Configure your mPAY24 settings under 'WooCommerce Settings -> Gateways -> MPAY24'
     392. Activate the plugin through the `Plugins` menu in WordPress
     403. Configure your mPAY24 settings under `WooCommerce Settings -> Gateways -> MPAY24`
    4141
    4242== Frequently Asked Questions ==
    4343
     44= Which payment methods does the plugin support? =
    4445
     46The plugin supports credit cards (stable) and EPS Banking (experimental). It pulls the payment methods from your mPAY24 merchant account and shows all on the payment page.
    4547
    4648== Screenshots ==
  • woocommerce-mpay24-gateway/trunk/readme.txt

    r636654 r636659  
    1313== Description ==
    1414
    15 Features:
    16 * Use mPAY24 PHP Files (version 2012-10-16), follow mPAY24 specification (version 2012-04-13)
    17 * Using the mPAY24 payment page to integrate in website
    18 * Switching between DEV and PROD mPAY24 environment with SOAP logins
    19 * Payment methods available: credit cards
    20 * Languages available for Wordpress Admin: EN, DE
    21 * Languages available for payment page: BG, CS, DE, EN, ES, FR, HU, NL
    22 * Supported currency in payment page: EUR
    23 * no mPAY24 proSafe Support
    24 * default styling for payment page
     15= Features =
     16*   Use mPAY24 PHP Files (version 2012-10-16), follow mPAY24 specification (version 2012-04-13)
     17*   Using the mPAY24 payment page to integrate in website
     18*   Switching between DEV and PROD mPAY24 environment with SOAP logins
     19*   Payment methods available: credit cards
     20*   Languages available for Wordpress Admin: EN, DE
     21*   Languages available for payment page: BG, CS, DE, EN, ES, FR, HU, NL
     22*   Supported currency in payment page: EUR
     23*   no mPAY24 proSafe Support
     24*   default styling for payment page
    2525
    26 mPAY24:
    27 If there are newer mPAY24 PHP Files you can replace the files in the folder 'MPay24'.
    28 If you want to extend the functionality (e.g. add styling for payment page) you have to edit class-wc-mpay24-shop.php
     26= mPAY24 =
     27If there are newer mPAY24 PHP Files you can replace the files in the folder `MPay24`. 
     28If you want to extend the functionality (e.g. add styling for payment page) you have to edit `class-wc-mpay24-shop.php`
    2929
    3030== Installation ==
     
    3737
    38381. Upload `woocommerce-gateway-mpay24` to the `/wp-content/plugins/` directory
    39 2. Activate the plugin through the 'Plugins' menu in WordPress
    40 3. Configure your mPAY24 settings under 'WooCommerce Settings -> Gateways -> MPAY24'
     392. Activate the plugin through the `Plugins` menu in WordPress
     403. Configure your mPAY24 settings under `WooCommerce Settings -> Gateways -> MPAY24`
    4141
    4242== Frequently Asked Questions ==
    4343
     44= Which payment methods does the plugin support? =
    4445
     46The plugin supports credit cards (stable) and EPS Banking (experimental). It pulls the payment methods from your mPAY24 merchant account and shows all on the payment page.
    4547
    4648== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.