TIP: You can type at any time to perform a new search.
Payment Provider: PayU Latam
payment_payulatam · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 2.0
- Category
- Accounting/Payment Providers
- Folder size
- 0.25 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-08 22:19:33
- Authors
- Maintainers
- None
- Committers
- Fabien Meghazi, Odoo Translation Bot, Denis Ledoux, Yannick Tivisse, Odoo Online, Victor Feyens, Gorash, Pierre Paridans, Antoine Vandevenne (anv), Hubert Van De Walle, niyasraphy, Loan (LSE), Louis Wicket (wil), Valentin Vallaeys (vava), Dylan Kiss (dyki), Valeriya(vchu), Anita (anko), Pedram (pebr), Louis (wil)
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
payment_provider_form |
PayU latam 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) | PayuLatamController.payulatam_return_from_checkout |
public | http | GET | sudo |
| (inherited route override) | PayuLatamController.payulatam_webhook |
public | http | POST | csrf off sudo |
Models touched (2)
New fields (4)
-
codeSelectionondelete={'payulatam': 'set default'}selection_add=[('payulatam', 'PayU Latam')] -
payulatam_account_idCharhelp='The ID solely used to identify the country-dependent shop with PayULatam'required_if_provider='payulatam'string='PayU Latam Account ID' -
payulatam_api_keyChargroups='base.group_system'required_if_provider='payulatam'string='PayU Latam API Key' -
payulatam_merchant_idCharhelp='The ID solely used to identify the account with PayULatam'required_if_provider='payulatam'string='PayU Latam Merchant ID'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…