Skip to content

Mollie Fees module

odoo-mvds edited this page Jul 24, 2024 · 2 revisions

General

The Mollie Odoo standard features have been integrated in native Odoo as of V15. Here you can find information about how to install, update and configure the Fees for Mollie Payments Extended extension into your Odoo environment. Please note that this module is an addition tob the Mollie Payments Extended module, the configuration details for this module can be found here: Mollie Payments (extended) module Currently supported versions are:

  • V17

Installation

To install this module on Odoo, you need to:

Download the module and add it to your Odoo addons folder or click the ‘deploy on Odoo.sh’ button on the Odoo app store. The name of the module is payment_mollie_official_fees.

The module needs the python dependency “mollie-api-python”. On Odoo.sh add the requirements.txt file to the root of your project or install the dependencies by running this command on your server: “pip3 install -r requirements.txt”.

Afterward, log on to your Odoo server and go to the Apps menu. Turn on debug mode and update the list by clicking on the "Update Apps List" link. Now install the module mollie_balance_sync by clicking on the install button.

Note: Should you encounter a '500 internal server error' please refer to section Manually upgrade module

Quick Start Configuration

Open Website > Configuration > Ecommerce > Payment Providers.

Select the Mollie instance.

Fill in the API keys and credentials. To generate these, you need to configure an organisation token in the Mollie Dashboard, under the Developers menu:

Here, you need to create a token.

image

Set the following checkboxes and create the token:

image

Copy the Organisation token. !This is the only time that you can copy it!

image

Open Accounting > Configuration > Journals and create new journal with type bank.

Fill the API key and select Bank feeds to Mollie Balance Synchronization.

image

Do the initial sync.

Manually Upgrade Module

Whenever there is a deployment on an odoo server, the impacted module(s) need(s) to be reloaded. Sometimes the web view is affected and it is not possible for the user to do the update through the GUI.

image

In this case please navigate to the Editor in your odoo.sh cockpit

image image image

Or if you feel comfortable with Shell commands you can also try this command as an alternative

$ odoo-bin -u payment_mollie_official --stop-after-init

image

Maintenance and Support

V17 (standard functions)

Mollie standard futures are included in native Odoo. For troubleshooting please consult: https://www.odoo.com/documentation/17.0/applications/general/payment_acquirers/mollie.html?highlight=mollie#mollie

V16 (and advanced extensions V17)

For support please contact Mollie support by mail [email protected].
This module is maintained by Droggol.
www.droggol.be
[email protected]