.. | ||
controllers | ||
data | ||
i18n | ||
models | ||
static/description | ||
tests | ||
views | ||
__init__.py | ||
__manifest__.py | ||
const.py | ||
README.md |
PayU Latam
Technical details
API: WebCheckout
This module integrates PayU Latam using the generic payment with redirection flow based on form
submission provided by the payment
module.
Supported features
- Payment with redirection flow
- Webhook notifications
Module history
16.0
- The module is deprecated and can no longer be installed from the web client. odoo/odoo#99025
15.0
- The support for webhook notifications is added. odoo/odoo#84069