Accept all major payment methods in WooCommerce today. Credit cards, iDEAL and more! Fast, safe and intuitive.
Quickly integrate all major payment methods in WooCommerce, wherever you need them. Mollie Payments for WooCommerce adds the critical success factor: an easy-to-install, easy-to-use, customizable payments gateway that is as flexible as WooCommerce itself.
Effortless payments for your customers, designed for growth
No need to spend weeks on paperwork or security compliance procedures. Enjoy enhanced conversions as we support shopper’s favorite payment methods and ensure their utmost safety. We made payments intuitive and safe for merchants and their customers.
Credit & Debit Cards:
European and local payment methods:
International payment methods:
Pay after delivery payment methods:
Once your Mollie account has been approved, you can start accepting payments.
Our pricing is always per transaction. No startup fees, no monthly fees, and no gateway fees. No hidden fees, period.
Contact [email protected] if you have any questions or comments about this plugin.
Become part of Mollie’s growing community and gain access to our comprehensive support network, including a Discord Developer Community to stay connected and informed.
Your success is our mission. With Mollie, simplify your payments and focus on growing your business.
Sign up today and start enhancing your WooCommerce store with Mollie’s advanced payment solutions.
Since 2004, Mollie has been on a mission to help businesses drive growth through simplified payments and financial services.
Initially observing banks offering businesses outdated technology and complex processes, Mollie decided to innovate. Striving to improve conditions by acting fairly and being a true partner to customers on their journey to success has always been a priority.
Over the years, Mollie has expanded significantly, yet the core mission remains unchanged: to address and solve customer problems to facilitate their growth.
Mollie champions the belief that simplicity leads to the best solutions and designs products to serve everyone: from solopreneurs and startups to global enterprises. This approach ensures every customer has access to the necessary tools for success.
Today, Mollie powers growth for over 130,000 businesses with effortless online payments, money management tools, and flexible funding, continuously enhancing payment and financial services for a broad spectrum of clients including global brands, SMEs, marketplaces, SaaS platforms, and more.
/wp-content/plugins/
directoryPlease contact [email protected] if you need help installing the Mollie WooCommerce plugin. Please provide your Mollie partner ID and website URL.
Automatic updates should work like a charm; as always though, ensure you backup your site just in case.
The global Mollie settings are used by all the payment gateways. Please insert your Mollie API key to start.
Change the title and description for every payment gateway. Some gateways have special options.
The available payment gateways in the checkout.
The order received page will display the payment status and customer details if available.
The order received page for the gateway bank transfer will display payment instructions.
Some payment methods support refunds. The 'Refund' button will be available when the payment method supports refunds.
Within Mollie Dashboard, intuitive design meets clever engineering, allowing you to get more work done, in less time.
Also in Mollie Dashboard, get your administration done quick. You’ll have a detailed overview of your current balance.
Statistics with a double graph gives gives you extensive insights and data on how your business is performing.
Mollie Checkout turns a standard payment form into a professional experience that drives conversions.
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).
/wp-content/uploads/wc-logs/
or /wp-content/plugin/woocommerce/logs
for debug info. Please search for the correct order number and check if Mollie has called the shop Webhook to report the payment status.This plugin uses translate.wordpress.org for translations. WordPress will automatically add those translations to your website if they hit 100% completion at least once. If you are not seeing the Mollie plugin as translated on your website, the plugin is probably not translated (completely) into your language (you can view the status on the above URL).
You can either download and use the incomplete translations or help us get the translation to 100% by translating it.
To download translations manually:
1. Go to translate.wordpress.org
2. Click on the percentage in the “Stable” column for your language.
3. Scroll down to “Export”.
4. Choose “All current” and “MO – Machine Object”
5. Upload this file to plugins/languages/mollie-payments-for-woocommerce/.
6. Repeat this for all your translations.
If you want to help translate the plugin, read the instructions in the Translate strings instructions.
Yes, you can with a separate plugin. At the moment we have tested and can recommend Payment Gateway Based Fees and Discounts for WooCommerce. Other plugins might also work. For more specific information, also see helpful snippets.
Yes, you can with a separate plugin. At the moment we have tested and can recommend WooCommerce – Country Based Payments. Other plugins might also work.
These payment methods take longer than a few hours to complete. The order status is set to ‘on-hold’ to prevent the WooCommerce setting ‘Hold stock (minutes)’ (https://docs.woothemes.com/document/configuring-woocommerce-settings/#inventory-options) will
cancel the order. The order stock is also reduced to reserve stock for these orders. The stock is restored if the payment fails or is cancelled. You can change the initial order status for these payment methods on their setting page.
Please contact [email protected] with your Mollie partner ID, please describe your problem as detailed as possible. Include screenshots where appropriate.
Where possible, also include the Mollie log file. You can find the Mollie log files in /wp-content/uploads/wc-logs/
or /wp-content/plugin/woocommerce/logs
.
*_customer_return_payment_success
backwards compatibility brokenNew – Set Payment screen language setting to wp_locale by default
Fix – Temporary fix for PHP 7.3 with sporadic caching issues of methods, better fix is now being tested