Odoo: Get started

Available payment methods

Mollie for Odoo is standard available in Odoo since version 15 but only supports payment methods using the payment API. Some payment methods (Klarna) require the order API endpoint and are not available on a standard integration.

(if enriched with Mollie Payments Extended) Odoo supports all payment methods that Mollie offers.

Install and connect

Enhance your Odoo shop's payment options with Mollie.

What you need to do in advance:

Install

  1. Open Website > Configuration > Payment Providers and click Install on the Mollie card.
  1. In Credentials fill in Mollie API keys and credentials (you will find these in your Mollie dashboard). Use your test key if you want to test or the live key if you want to enable live payments.

  2. Open the Configuration tab and click on Enable Payment Methods button.

  3. Set the State field to Enabled and make sure it's Published.

  4. You are now ready to accept payments!

Connect

Mollie gives you two API keys to authenticate Odoo requests:

  • Test key: Use this key when setting up and testing Mollie for Odoo.
  • Live key: Use this key after Mollie has approved your account and you are ready to accept live payments.

❗️

Important

If you are trying to test your payments (with the Test API key), change the State to Test Mode and change the API key to the test API key.
We recommend doing this on a test Odoo database, rather than on your main database.

❗️

Note

To comply with UK regulations, UK-based merchants have to select a UK-registered organization to ensure that they use the correct API keys.