Repository
odoo/odoo · module folder
Module version
2.0
Category
Accounting/Payment Providers
Folder size
0.26 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-15 22:44:20
Authors
Odoo S.A.
Maintainers
Odoo S.A.
Committers
Odoo Translation Bot, Julien Castiaux, Tiffany Chang (tic), Gorash, Antoine Vandevenne (anv), Valentin Chevalier, Dylan Kiss (dyki), Valeriya(vchu), Louis (loti), Lina (liew), Anton Romanova (roan), chpa-odoo
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
 

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
payment_provider_form Buckaroo 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) BuckarooController.buckaroo_return_from_checkout public http POST csrf off sudo
(inherited route override) BuckarooController.buckaroo_webhook public http POST csrf off sudo
Models touched (2)

New fields (3)
  • buckaroo_secret_key Char
    copy=False groups='base.group_system' required_if_provider='buckaroo' string='Buckaroo Secret Key'
  • buckaroo_website_key Char
    copy=False help='The key solely used to identify the website with Buckaroo' required_if_provider='buckaroo' string='Website Key'
  • code Selection
    ondelete={'buckaroo': 'set default'} selection_add=[('buckaroo', 'Buckaroo')]
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…