Mollie for VirtueMart
DocumentationMollie for VirtueMart
  • Getting started
  • Mollie configuration
  • Plugin installation
  • VirtueMart configuration
  • FAQ
Powered by GitBook
On this page
  • Payment methods
  • Mollie's models of APIs and why it is important

Mollie configuration

Learn how to configure Mollie to accept payments.

PreviousGetting startedNextPlugin installation

Last updated 3 months ago

Sign in to the Mollie.

Click on More menu item in top menu and go to Developers > API keys and copy all necessary keys for further usage at VirtueMart side in payment method:

Go to Mollie dashboard > More > Developers > API keys

You need copy the following data:

  • Live API key

  • Test API key

(Partner ID and Profile ID can be missed)

Paste these data in payment method options (VirtueMart).

Payment methods

Click on Organization drop-down menu, select your organization and go to Organization settings:

Then go to Payment methods:

Please enable payment methods you want to accept payments through on your site.

Mollie's models of APIs and why it is important

Mollie provides two API models to accept payments:

By default, the Payments API enabled in Mollie payment plugin for VirtueMart.

The following payment methods require the Orders API and cannot be used with the Payments API:

  • Pay after delivery payment methods, such as Klarna Pay later, Klarna Slice it and in3

  • Klarna Pay now

  • Eco vouchers, gift vouchers, and meal vouchers

To enable Orders API, please go to VirtueMart > Payment methods > Mollie payment method > Configuration and enable Send Order Items parameter (set to Yes).

Please set the following options to 'Yes' in Mollie payment method options to enable some of payment methods which require Orders API (e.g. Klarna) as the available payment method on checkout:

  • Send Order Items

  • Send Shipping Address

If you prefer not to use Orders API or you do not want to send the cart items to Mollie, then set 'Send Order Items' parameter to 'No'.

Go to Organization settings
Mollie - Payment methods

. Default integration model.

. Allows you to use Mollie for your order management.

Payments API
Orders API