Mollie Payments Extended

by
Odoo
v 15.0 Third Party 2942
Download for v 15.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Mollie Payment Acquirer (payment_mollie)
Invoicing (account)
Discuss (mail)
Lines of code 1342
Technical Name payment_mollie_official
LicenseLGPL-3
Websitehttps://www.mollie.com/
Versions 12.0 13.0 14.0 15.0 16.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Mollie Payment Acquirer (payment_mollie)
Invoicing (account)
Discuss (mail)
Lines of code 1342
Technical Name payment_mollie_official
LicenseLGPL-3
Websitehttps://www.mollie.com/
Versions 12.0 13.0 14.0 15.0 16.0

Quickly integrate all major payment methods using only One app

Key Features

All online payment methods

Mollie supports all known online payment methods. Growing internationally or focusing on a specific market, with Mollie you let your company grow where you want.

Inline Credit Card Payment

Capture credit card payment directly from payment screen. No need to redirect user to portal to make payment*.

* unless card needs 3-D Secure authentication

Inline Issuer Selector

Inline issuer selector shows available issuer in Odoo itself. It reduces one step at payment portal and makes checkout faster.

Other Features

Separate/Common Account Journal for payment methods
Enable/Disable payment methods any time
Portal invoice payment (works without eCommerce)
Real-time data and insights from your free Dashboard
Save card options for faster checkout.
Eco-, gift and meal vouchers support.
Convenient tools for refunds and chargebacks.
In-house support teams, extensive documentation.

How to configure

Step 1 Download the module and place the module in apps folder.

Step 2 Install this module in your Odoo instance.

Step 3 Open Website > Configuration > Payment Acquirers and open acquirers

Step 4 Fill the API keys and credentials. (You will find these keys from your Mollie dashboard.)

Step 5 Click on Mollie Payment Methods tab and click on sync payment method button.

DONE That's it you are ready to accept payments.

Changelog

v15.0.0.4

NEW Now user with only invoicing access billing can issue mollie refund.
FIX fix warning of field required on edit other provider.
FIX Other minor improvements.

v15.0.0.3

UPDATE Minor improvements.

v15.0.0.2

NEW Added QR code support for bancontact.

v15.0.0.1

NEW New extended module for v15.

Developed by Applix

https://www.mollie.com/integrations/odoo

Contact Mollie

https://www.mollie.com/

Contact Applix

https://www.applix.be/

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
Hi the module is not working
by
Daly Babay
on 10/7/22, 4:23 PM

On the Fillup form for name and credit card when I clcik on V15 I cant fill up the form


Payment not workiing
by
Daly Babay
on 9/27/22, 1:09 PM

The form cant be filled up can you help


IT snot getting installed shows an error
by
Daly Babay
on 9/22/22, 10:30 AM

RPC_ERROR
Odoo Server Error
Traceback (most recent call last):
File "/opt/new_odoo15/odoo/addons/base/models/ir_http.py", line 237, in _dispatch
result = request.dispatch()
File "/opt/new_odoo15/odoo/http.py", line 687, in dispatch
result = self._call_function(**self.params)
File "/opt/new_odoo15/odoo/http.py", line 359, in _call_function
return checked_call(self.db, *args, **kwargs)
File "/opt/new_odoo15/odoo/service/model.py", line 94, in wrapper
return f(dbname, *args, **kwargs)
File "/opt/new_odoo15/odoo/http.py", line 348, in checked_call
result = self.endpoint(*a, **kw)
File "/opt/new_odoo15/odoo/http.py", line 916, in __call__
return self.method(*args, **kw)
File "/opt/new_odoo15/odoo/http.py", line 535, in response_wrap
response = f(*args, **kw)
File "/opt/new_odoo15/addons/web/controllers/main.py", line 1351, in call_button
action = self._call_kw(model, method, args, kwargs)
File "/opt/new_odoo15/addons/web/controllers/main.py", line 1339, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/opt/new_odoo15/odoo/api.py", line 464, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "/opt/new_odoo15/odoo/api.py", line 451, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "", line 2, in button_immediate_install
File "/opt/new_odoo15/odoo/addons/base/models/ir_module.py", line 74, in check_and_log
return method(self, *args, **kwargs)
File "/opt/new_odoo15/odoo/addons/base/models/ir_module.py", line 483, in button_immediate_install
return self._button_immediate_function(type(self).button_install)
File "/opt/new_odoo15/odoo/addons/base/models/ir_module.py", line 600, in _button_immediate_function
registry = modules.registry.Registry.new(self._cr.dbname, update_module=True)
File "/opt/new_odoo15/odoo/modules/registry.py", line 87, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/opt/new_odoo15/odoo/modules/loading.py", line 474, in load_modules
processed_modules += load_marked_modules(cr, graph,
File "/opt/new_odoo15/odoo/modules/loading.py", line 363, in load_marked_modules
loaded, processed = load_module_graph(
File "/opt/new_odoo15/odoo/modules/loading.py", line 179, in load_module_graph
load_openerp_module(package.name)
File "/opt/new_odoo15/odoo/modules/module.py", line 396, in load_openerp_module
__import__('odoo.addons.' + module_name)
File "/opt/new_odoo15/odoo/addons/payment_mollie_official/__init__.py", line 3, in
from . import models
File "/opt/new_odoo15/odoo/addons/payment_mollie_official/models/__init__.py", line 5, in
from . import payment_transaction
File "/opt/new_odoo15/odoo/addons/payment_mollie_official/models/payment_transaction.py", line 4, in
import phonenumbers
Exception

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/opt/new_odoo15/odoo/http.py", line 643, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/opt/new_odoo15/odoo/http.py", line 301, in _handle_exception
raise exception.with_traceback(None) from new_cause
ModuleNotFoundError: No module named 'phonenumbers'