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)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
 

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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)HandlerAuthTypeMethodsFlags
(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)
  • code Selection
    ondelete={'payulatam': 'set default'} selection_add=[('payulatam', 'PayU Latam')]
  • payulatam_account_id Char
    help='The ID solely used to identify the country-dependent shop with PayULatam' required_if_provider='payulatam' string='PayU Latam Account ID'
  • payulatam_api_key Char
    groups='base.group_system' required_if_provider='payulatam' string='PayU Latam API Key'
  • payulatam_merchant_id Char
    help='The ID solely used to identify the account with PayULatam' required_if_provider='payulatam' string='PayU Latam Merchant ID'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…