TIP: You can type at any time to perform a new search.
Payment Provider: Mollie
payment_mollie · odoo/odoo
- 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
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
| (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)
-
codeSelectionondelete={'mollie': 'set default'}selection_add=[('mollie', 'Mollie')] -
mollie_api_keyCharcopy=Falsegroups='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'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…