Repository
odoo/odoo · module folder
Module version
1.0
Category
Accounting/Payment Providers
Folder size
0.18 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://www.mollie.com
Last tracking update
2026-08-15 22:44:15
Authors
Odoo S.A., Applix BV, Droggol Infotech Pvt. Ltd.
Maintainers
Odoo S.A., Applix BV, Droggol Infotech Pvt. Ltd.
Committers
Odoo Translation Bot, Tiffany Chang (tic), Gorash, Antoine Vandevenne (anv), Valentin Chevalier, Levi Siuzdak (sile), Dylan Kiss (dyki), Valeriya(vchu), Louis (loti), dija-odoo, Anton Romanova (roan), chpa-odoo
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
pos_mollie
Description
 

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
payment_provider_form Mollie Provider Form payment.provider form Inherits payment.payment_provider_form
redirect_form redirect_form ir.ui.view qweb New
HTTP endpoints (2)
Route(s)HandlerAuthTypeMethodsFlags
(inherited route override) MollieController.mollie_return_from_checkout public http GET, POST csrf off
(inherited route override) MollieController.mollie_webhook public http POST csrf off
Models touched (2)

New fields (2)
  • code Selection
    ondelete={'mollie': 'set default'} selection_add=[('mollie', 'Mollie')]
  • mollie_api_key Char
    copy=False groups='base.group_system' help='The Test or Live API Key depending on the configuration of the provider' required_if_provider='mollie' string='Mollie API Key'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…