[IMP] Payment Provider: update Xendit information
After https://github.com/odoo/odoo/pull/158445 Xendit supports tokenization allowing payments to be done on Odoo and Xendit. Credit card payments are done through Odoo while others are still done in Xendi'ts website
This commit is contained in:
parent
b56f7a1ce4
commit
4b98c59d6d
@ -140,8 +140,8 @@ Online payment providers
|
||||
- Full and partial
|
||||
- |V|
|
||||
* - :doc:`Xendit <payment_providers/xendit>`
|
||||
- The provider's website
|
||||
-
|
||||
- Odoo or the provider's website
|
||||
- |V|
|
||||
-
|
||||
-
|
||||
-
|
||||
@ -156,6 +156,8 @@ Online payment providers
|
||||
providers. Payment providers allow customers to pay online, and bank accounts are added and
|
||||
configured in the Accounting app to do a :doc:`bank reconciliation
|
||||
<accounting/bank/reconciliation>`.
|
||||
- On Xendit, credit card payments are done via Odoo while other payment methods are done via
|
||||
Xendit's webiste.
|
||||
|
||||
.. tip::
|
||||
In addition to the regular payment providers that integrate with an API, such as Stripe, PayPal,
|
||||
|
Loading…
Reference in New Issue
Block a user