Plugin Directory

Changeset 637050


Ignore:
Timestamp:
12/11/2012 02:45:02 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

    r636659 r637050  
    11=== WooCommerce mPAY24 Gateway ===
    2 Contributors: datenwerk
    3 Donate link:
    4 Tags: woocommerce, gateway, mpay24
    5 Requires at least: 3.2
    6 Tested up to: 3.4
    7 Stable tag: 1.0
    8 License: GNU General Public License v3.0
    9 License URI: http://www.gnu.org/licenses/gpl-3.0.html
    102
    11 Add mPAY24 Payment Gateway with credit card support to WooCommerce Plugin.
     3Contributors: datenwerk 
     4Donate link: 
     5Tags: woocommerce, gateway, mpay24 
     6Requires at least: 3.2 
     7Tested up to: 3.4 
     8Stable tag: 1.0 
     9License: GNU General Public License v3.0 
     10License URI: http://www.gnu.org/licenses/gpl-3.0.html 
     11
     12Add mPAY24 Payment Gateway with credit card support to WooCommerce Plugin. 
    1213
    1314== Description ==
    1415
    1516= 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
     17
     18* Use mPAY24 PHP Files (version 2012-10-16), follow mPAY24 specification (version 2012-04-13) 
     19* Using the mPAY24 payment page to integrate in website 
     20* Switching between DEV and PROD mPAY24 environment with SOAP logins 
     21* Payment methods available: credit cards 
     22* Languages available for Wordpress Admin: EN, DE 
     23* Languages available for payment page: BG, CS, DE, EN, ES, FR, HU, NL 
     24* Supported currency in payment page: EUR 
     25* no mPAY24 proSafe Support 
     26* default styling for payment page 
    2527
    2628= mPAY24 =
     29
    2730If there are newer mPAY24 PHP Files you can replace the files in the folder `MPay24`. 
    2831If you want to extend the functionality (e.g. add styling for payment page) you have to edit `class-wc-mpay24-shop.php`
     
    3134
    3235= Requirements =
    33 * php curl (mPAY24 API)
    34 * [WooCommerce Plugin](http://www.woothemes.com/woocommerce/) v1.6 or higher
     36
     37* php curl (mPAY24 API) 
     38* [WooCommerce Plugin](http://www.woothemes.com/woocommerce/) v1.6 or higher 
    3539
    3640= Manual installation =
    3741
    38 1. 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`
     421. Upload `woocommerce-gateway-mpay24` to the `/wp-content/plugins/` directory 
     432. Activate the plugin through the `Plugins` menu in WordPress 
     443. Configure your mPAY24 settings under `WooCommerce Settings -> Gateways -> MPAY24` 
    4145
    4246== Frequently Asked Questions ==
     
    5357== Changelog ==
    5458
    55 = 1.0 =
     59= 1.0 = 
     60
    5661* 2012-11-21: Initial Release
    5762
  • woocommerce-mpay24-gateway/trunk/readme.txt

    r636659 r637050  
    11=== WooCommerce mPAY24 Gateway ===
    2 Contributors: datenwerk
    3 Donate link:
    4 Tags: woocommerce, gateway, mpay24
    5 Requires at least: 3.2
    6 Tested up to: 3.4
    7 Stable tag: 1.0
    8 License: GNU General Public License v3.0
    9 License URI: http://www.gnu.org/licenses/gpl-3.0.html
    102
    11 Add mPAY24 Payment Gateway with credit card support to WooCommerce Plugin.
     3Contributors: datenwerk 
     4Donate link: 
     5Tags: woocommerce, gateway, mpay24 
     6Requires at least: 3.2 
     7Tested up to: 3.4 
     8Stable tag: 1.0 
     9License: GNU General Public License v3.0 
     10License URI: http://www.gnu.org/licenses/gpl-3.0.html 
     11
     12Add mPAY24 Payment Gateway with credit card support to WooCommerce Plugin. 
    1213
    1314== Description ==
    1415
    1516= 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
     17
     18* Use mPAY24 PHP Files (version 2012-10-16), follow mPAY24 specification (version 2012-04-13) 
     19* Using the mPAY24 payment page to integrate in website 
     20* Switching between DEV and PROD mPAY24 environment with SOAP logins 
     21* Payment methods available: credit cards 
     22* Languages available for Wordpress Admin: EN, DE 
     23* Languages available for payment page: BG, CS, DE, EN, ES, FR, HU, NL 
     24* Supported currency in payment page: EUR 
     25* no mPAY24 proSafe Support 
     26* default styling for payment page 
    2527
    2628= mPAY24 =
     29
    2730If there are newer mPAY24 PHP Files you can replace the files in the folder `MPay24`. 
    2831If you want to extend the functionality (e.g. add styling for payment page) you have to edit `class-wc-mpay24-shop.php`
     
    3134
    3235= Requirements =
    33 * php curl (mPAY24 API)
    34 * [WooCommerce Plugin](http://www.woothemes.com/woocommerce/) v1.6 or higher
     36
     37* php curl (mPAY24 API) 
     38* [WooCommerce Plugin](http://www.woothemes.com/woocommerce/) v1.6 or higher 
    3539
    3640= Manual installation =
    3741
    38 1. 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`
     421. Upload `woocommerce-gateway-mpay24` to the `/wp-content/plugins/` directory 
     432. Activate the plugin through the `Plugins` menu in WordPress 
     443. Configure your mPAY24 settings under `WooCommerce Settings -> Gateways -> MPAY24` 
    4145
    4246== Frequently Asked Questions ==
     
    5357== Changelog ==
    5458
    55 = 1.0 =
     59= 1.0 = 
     60
    5661* 2012-11-21: Initial Release
    5762
Note: See TracChangeset for help on using the changeset viewer.