Changeset 637050
- Timestamp:
- 12/11/2012 02:45:02 PM (13 years ago)
- Location:
- woocommerce-mpay24-gateway
- Files:
-
- 2 edited
-
tags/1.0/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
woocommerce-mpay24-gateway/tags/1.0/readme.txt
r636659 r637050 1 1 === WooCommerce mPAY24 Gateway === 2 Contributors: datenwerk3 Donate link:4 Tags: woocommerce, gateway, mpay245 Requires at least: 3.26 Tested up to: 3.47 Stable tag: 1.08 License: GNU General Public License v3.09 License URI: http://www.gnu.org/licenses/gpl-3.0.html10 2 11 Add mPAY24 Payment Gateway with credit card support to WooCommerce Plugin. 3 Contributors: datenwerk 4 Donate link: 5 Tags: woocommerce, gateway, mpay24 6 Requires at least: 3.2 7 Tested up to: 3.4 8 Stable tag: 1.0 9 License: GNU General Public License v3.0 10 License URI: http://www.gnu.org/licenses/gpl-3.0.html 11 12 Add mPAY24 Payment Gateway with credit card support to WooCommerce Plugin. 12 13 13 14 == Description == 14 15 15 16 = 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 25 27 26 28 = mPAY24 = 29 27 30 If there are newer mPAY24 PHP Files you can replace the files in the folder `MPay24`. 28 31 If you want to extend the functionality (e.g. add styling for payment page) you have to edit `class-wc-mpay24-shop.php` … … 31 34 32 35 = 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 35 39 36 40 = Manual installation = 37 41 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` 42 1. Upload `woocommerce-gateway-mpay24` to the `/wp-content/plugins/` directory 43 2. Activate the plugin through the `Plugins` menu in WordPress 44 3. Configure your mPAY24 settings under `WooCommerce Settings -> Gateways -> MPAY24` 41 45 42 46 == Frequently Asked Questions == … … 53 57 == Changelog == 54 58 55 = 1.0 = 59 = 1.0 = 60 56 61 * 2012-11-21: Initial Release 57 62 -
woocommerce-mpay24-gateway/trunk/readme.txt
r636659 r637050 1 1 === WooCommerce mPAY24 Gateway === 2 Contributors: datenwerk3 Donate link:4 Tags: woocommerce, gateway, mpay245 Requires at least: 3.26 Tested up to: 3.47 Stable tag: 1.08 License: GNU General Public License v3.09 License URI: http://www.gnu.org/licenses/gpl-3.0.html10 2 11 Add mPAY24 Payment Gateway with credit card support to WooCommerce Plugin. 3 Contributors: datenwerk 4 Donate link: 5 Tags: woocommerce, gateway, mpay24 6 Requires at least: 3.2 7 Tested up to: 3.4 8 Stable tag: 1.0 9 License: GNU General Public License v3.0 10 License URI: http://www.gnu.org/licenses/gpl-3.0.html 11 12 Add mPAY24 Payment Gateway with credit card support to WooCommerce Plugin. 12 13 13 14 == Description == 14 15 15 16 = 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 25 27 26 28 = mPAY24 = 29 27 30 If there are newer mPAY24 PHP Files you can replace the files in the folder `MPay24`. 28 31 If you want to extend the functionality (e.g. add styling for payment page) you have to edit `class-wc-mpay24-shop.php` … … 31 34 32 35 = 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 35 39 36 40 = Manual installation = 37 41 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` 42 1. Upload `woocommerce-gateway-mpay24` to the `/wp-content/plugins/` directory 43 2. Activate the plugin through the `Plugins` menu in WordPress 44 3. Configure your mPAY24 settings under `WooCommerce Settings -> Gateways -> MPAY24` 41 45 42 46 == Frequently Asked Questions == … … 53 57 == Changelog == 54 58 55 = 1.0 = 59 = 1.0 = 60 56 61 * 2012-11-21: Initial Release 57 62
Note: See TracChangeset
for help on using the changeset viewer.