The Pronamic Pay plugin adds payment methods like iDEAL, Bancontact, credit card and more to your WordPress site for a variety of payment providers.
Provider | Name |
---|---|
ABN AMRO | ABN AMRO - iDEAL Zelfbouw |
Adyen | Adyen |
Buckaroo | Buckaroo - HTML |
Deutsche Bank | Deutsche Bank - iDEAL Expert |
European Merchant Services | EMS - e-Commerce |
ICEPAY | ICEPAY |
iDEAL Simulator | iDEAL Simulator - iDEAL Professional / Advanced / Zelfbouw |
ING | ING - iDEAL Basic |
ING | ING - iDEAL Advanced |
ING | ING - iDEAL Advanced (new platform) |
Mollie | Mollie |
MultiSafepay | MultiSafepay - Connect |
Ingenico/Ogone | Ingenico/Ogone - OrderStandard |
Pay.nl | Pay.nl |
Rabobank | Rabobank - OmniKassa 2.0 |
Rabobank | Rabobank - iDEAL Professional |
Extract the zip file and just drop the contents in the /wp-content/plugins/
directory of your
WordPress installation and activate the plugin from the Plugins page. Next, create a new configuration
with the account details for your payment service provider account and enable the payment method in
one of the supported e-commerce plugins.
Unfortunately WordPress is notorious for conflicts between themes and plugins. It is unavoidable as you have no control over what other plugins and themes do. While we do take steps to avoid conflicts as best we can, we have no control over other plugins or themes.
As conflicts are found we will update this list. If you discover a conflict with a another plugin, please notify us.
Here is a list of known plugin conflicts:
The WPML plugin(s) can conflict with multiple gateways. A lot of the gateways
use home_url( '/' )
to retrieve the WordPress home URL. The WPML plugins hooks
in to this function to change the home URL to the correct language URL. This
can result in incorrect checksums, signatures and hashes.
The WordPress HTTPS can conflict with the OmniKassa payment method. It can cause invalid signature errors. The WordPress HTTPS plugin parses the complete output of an WordPress website and changes 'http' URLs to 'https' URLs, this results in OmniKassa data that no longer matches the signature.