forked from Mapan/odoo17e
27 lines
565 B
Markdown
27 lines
565 B
Markdown
# Xendit
|
|
|
|
## Technical details
|
|
|
|
API: [Invoices API](https://developers.xendit.co/api-reference/#create-invoice) 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
|
|
|
|
## Testing instructions
|
|
|
|
https://developers.xendit.co/api-reference/#test-scenarios
|