Odoo18-Base/addons/payment_payulatam/README.md

21 lines
570 B
Markdown
Raw Permalink Normal View History

2025-03-10 10:52:11 +07:00
# PayU Latam
## Technical details
API: [WebCheckout](https://developers.payulatam.com/latam/en/docs/integrations/webcheckout-integration.html)
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