FAQ

Mollie payment plugin frequently asked questions.

1. Where to take test bank card numbers to verify test mode?

Enable Sandbox mode, add test API keys and use Test card numbers.

2. The payment is successful in Mollie, but it has a pending status in VirtueMart

Some payment methods requires a longer time to be processed. As soon as the payment to be processed, Mollie will call the webhook to update the status.

3. How to enable additional payment methods?

The list of supported methods:

The list of available methods can be changed. The actual list of available integrations can be checked at the Mollie online payments page.

4. How do I activate Klarna as a payment method?

Mollie's dashboard:

You can add Klarna payment methods in your Mollie Dashboard. When the payment method is activated, you can link it to your website with our Orders API. With Klarna, your customer can make a deferred payment or make a payment in instalments. Read more on the official site

VirtueMart's payment method options:

  • To accept payments through Klarna in Mollie you need to enable the following parameters in payment method options:

  • Set 'Send Order Items' to 'Yes'

  • Set 'Send Shipping Address' to 'Yes'

Learn more about Mollie options in VirtueMart

5. Can I enable iDEAL to receive payments through Mollie in VirtueMart?

Mollie allows you to quickly and easily accept payments through iDEAL‚ the most used payment method in the Netherlands. Mollie offer QR-codes that allow customers to easily pay through their mobile app. Read more about iDEAL integration through Mollie.

6. "Total amount does not match! Please contact our shop support" - what does it mean and how to fix it?

In some cases, your client can get the following error: Total amount does not match! Please contact our shop support.

When the parameter 'Send Order Items' is set to 'Yes' there can be a difference between cart total amount and payment method total amount due to a rounding in order items calculation. In this case enable the debug in payment method options to log the incorrect values and contact us on the support forum.

7. Where to take payment icons for better design?

You can add a custom image in payment method options to show the image on the checkout. Searching icons usually take time. There is a collection of original images of the payment methods supported by Mollie and using them you can create a custom image. See Mollie resources.

8. Invalid API key. An API key must start with 'test_' or 'live_' and must be at least 30 characters long.

This error occurs when any of API key is missing. The field is empty in VirtueMart payment method options. Please fill out Key values in options.

Last updated