Accept payments in WooCommerce with the official EMS e-Commerce gateway plugin.
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
If you are already registered as an EMS merchant then please enter the credentials and settings below.
For new customers please follow the link below to acquire an EMS merchant account.
Get a merchant account by sending an email with your request to integrations@emspay.eu
Visit the FAQ: http://www.emspay.eu/en/customer-service/faq
Contact information: https://www.emspay.eu/en/about-ems/contact
- 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
Please temporarily enable the WordPress Debug Mode. Edit your wp-config.php
and set the constants WP_DEBUG
and WP_DEBUG_LOG
to true
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 constants WP_DEBUG
and WP_DEBUG_LOG
back to false
.
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).
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
.
- PHP version 5.6 or greater
- PHP extensions enabled: cURL, JSON
- WordPress 4.4 or greater
- WooCommerce 2.2.0 or greater
- 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
- 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
Automatic updates should work flawlessly; as always though, ensure you backup your site just in case.