Περιγραφή
lease beware! This plugin is classified as END of LIFE
Contact sales for our brand new solution!
This plugin will add support for the following EMS payments methods to your WooCommerce webshop:
- Credit card (Visa, Mastercard, Diner’s club)
- PayPal
- iDEAL
- MasterPass
- Klarna
- Sofort
- Maestro, Maestro UK
Provisioning
- Becoming an EMS customer
Please try our new gateway solution!
Features
- Support for all available EMS payment methods
- Enable / disable payment methods
- Able to configure each payment method
- Toggle 3D secure transactions for the credit card payment method
- Switch between integration and production modes
- Select the pay mode of your preference (payonly, payplus, fullpay)
- Toggle payment method icons
- Transaction logs / notes in order
- IPN handling
Στιγμιότυπα
Εγκατάσταση
Minimum Requirements
- PHP version 5.6 or greater
- PHP extensions enabled: cURL, JSON
- WordPress 4.4 or greater
- WooCommerce 2.2.4 or greater
Automatic installation
- Install the plugin via Plugins -> New plugin. Search for ‘EMS Payments for WooCommerce’
- Activate the ‘EMS Payments for WooCommerce’ plugin through the ‘Plugins’ menu in WordPress
- Set your EMS shop name and secret at WooCommerce -> Settings -> Integration
- You’re done, the active payment methods should be visible in the checkout of your webshop
Manual installation
- Unpack the download package
- Upload the directory ’ems-payments-for-woocommerce’ to the
/wp-content/plugins/
directory - Activate the ‘EMS Payments for WooCommerce’ plugin through the ‘Plugins’ menu in WordPress
- Set your EMS shop name and secret at WooCommerce -> Settings -> Integration
- You’re done, the active payment methods should be visible in the checkout of your webshop
Updating
Automatic updates should work flawlessly; as always though, ensure you backup your site just in case.
Συχνές Ερωτήσεις
-
I can’t install the plugin
-
Please temporarily enable the WordPress Debug Mode. Edit your
wp-config.php
and set the constantsWP_DEBUG
andWP_DEBUG_LOG
totrue
and try
it again. When the plugin triggers an error, WordPress will log the error to the log file/wp-content/debug.log
. Please check this file for errors. When done, don’t forget to turn off
the WordPress debug mode by setting the two constantsWP_DEBUG
andWP_DEBUG_LOG
back tofalse
. -
I get a white screen
-
Most of the time a white screen means a PHP error. Because PHP won’t show error messages on default for security reasons, the page is white. Please turn on the WordPress Debug Mode to turn on PHP error messages (see previous answer).
-
I have a different question
-
Please contact us via the above “support” tab and add a ticket: please describe your problem as detailed as possible. Include screenshots where appropriate.
Where possible, also include the log file. You can find the log files in/wp-content/uploads/wc-logs/
or/wp-content/plugin/woocommerce/logs
.- Contact EMS Support
Visit the FAQ:
https://developer.emspay.eu/Contact information:
https://developer.emspay.eu/contact
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Deprecated EMS Pay for WooCommerce plugin” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Deprecated EMS Pay for WooCommerce plugin” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.1.8
- Added: 2 new EMS banks Handelsbanken and Moneyou.
- Added: creditcard brand selection;
- Added: txntype for credit cards can be sale or preauth
- Tested: WordPress version: 5.2, compatible
1.1.7
- Tested: WooCommerce version: 3.5.7, compatible
- Tested: WordPress version: 5.1.1, compatible
- Tested: PHP 7.0.13, compatible
1.1.6
- Fixed: Arrays are not allowed in class constants, php version compatibility.
1.1.5
- Added “customerid” field to payment form.
1.1.4
- Added ability to change the text for the first option in issuer select.
- Added ability to skip order-pay page.
1.1.3
- Administrative version bump
1.1.2
- Fixed: rounding issue after upgrade to latest woocommerce version 3.2.3
1.1.1
- Fixed: Taxes and tax calculations EMS compatibility
1.1.0
- Fixed: two decimal rounding for EMS compatibility
1.0.9
- Added i18n timezone support
1.0.8
- Updated deployment script
1.0.7
- Excluded tests from release
1.0.6
- Fixed vat tax calculation
- Fixed checkCredentials
- Updated license information
1.0.5
- Readme fixes
1.0.4
- Changed author
1.0.3
- Added and replaced assets
1.0.2
- Fixed deployment
1.0.1
- Fixed directory
1.0.0
- Initial release