
task-2654702
closes odoo/documentation#1165
X-original-commit: 3a2bbc028b
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
32 lines
933 B
ReStructuredText
32 lines
933 B
ReStructuredText
======
|
|
Mollie
|
|
======
|
|
|
|
`Mollie <https://www.mollie.com/>`_ is an online payments platform established in the Netherlands.
|
|
|
|
Configuration
|
|
=============
|
|
|
|
.. seealso::
|
|
- :ref:`payment_acquirers/add_new`
|
|
|
|
Credentials tab
|
|
---------------
|
|
|
|
Odoo needs your **API Credentials** to connect with your Mollie account, which comprise:
|
|
|
|
- **API Key**: The test or live API Key depending on the configuration of the acquirer.
|
|
|
|
You can copy your credentials from your Mollie account, and paste them in the related fields under
|
|
the **Credentials** tab.
|
|
|
|
To retrieve your API key, log into your Mollie account, go to
|
|
:menuselection:`Developers --> API keys`, and copy your Test or Live **API Key**.
|
|
|
|
.. important::
|
|
If you are trying Mollie as a test, with the Test API key, change the **State** to *Test Mode*.
|
|
We recommend doing this on a test Odoo database, rather than on your main database.
|
|
|
|
.. seealso::
|
|
- :doc:`../payment_acquirers`
|