Mollie configuration

Learn how to configure Mollie to accept payments.

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 Phoca Cart side in payment method:

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 (Phoca Cart).

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 method options in Phoca Cart .

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 Phoca Cart > Payment methods > Mollie payment method options > 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 Billing Address

  • Send Shipping Address

If you prefer not use Orders API, then set 'Send Order Items' parameter to 'No'.

Last updated