TIP: You can type at any time to perform a new search.
Payment Provider: Xendit
payment_xendit · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Accounting/Payment Providers
- Folder size
- 0.36 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-15 22:44:18
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Xavier ALT, Odoo Translation Bot, Julien Castiaux, Tiffany Chang (tic), Gorash, Antoine Vandevenne (anv), Valentin Chevalier, nni-odoo, Levi Siuzdak (sile), Dylan Kiss (dyki), Valeriya(vchu), Louis (loti), yagp-odoo, nni@odoo.com, Anton Romanova (roan), kaju-odoo, Arnav Varshney, chpa-odoo
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
inline_form |
inline_form | ir.ui.view | qweb | New |
payment_provider_form_xendit |
Xendit Provider Form | payment.provider | form | Inherits payment.payment_provider_form |
redirect_form |
redirect_form | ir.ui.view | qweb | New |
HTTP endpoints (3)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
/payment/xendit/payment |
XenditController.xendit_payment |
public | jsonrpc | ALL | sudo |
| (inherited route override) | XenditController.xendit_return |
public | http | GET | sudo |
| (inherited route override) | XenditController.xendit_webhook |
public | http | POST | csrf off sudo |
Models touched (2)
New fields (4)
-
codeSelectionondelete={'xendit': 'set default'}selection_add=[('xendit', 'Xendit')] -
xendit_public_keyCharcopy=Falsegroups='base.group_system'required_if_provider='xendit'string='Xendit Public Key' -
xendit_secret_keyCharcopy=Falsegroups='base.group_system'required_if_provider='xendit'string='Xendit Secret Key' -
xendit_webhook_tokenCharcopy=Falsegroups='base.group_system'required_if_provider='xendit'string='Xendit Webhook Token'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…