.. | ||
controllers | ||
data | ||
i18n | ||
models | ||
static/description | ||
tests | ||
views | ||
__init__.py | ||
__manifest__.py | ||
const.py | ||
README.md |
Xendit
Technical details
API: Invoices API version 2
This module integrates Xendit using the generic payment with redirection flow based on form
submission provided by the payment
module.
Supported features
- Payment with redirection flow
- Webhook notifications
Not implemented features
- Tokenization
Module history
17.0
- The first version of the module is merged. odoo/odoo#141661