[IMP] payment_xendit: tokenization update

After communicating with Xendit, we found out that multi use tokens without authorization is only doable when customer has requested for the Merchant Initiated Transaction feature. This means that we should  by default not support tokenization but point out that they can enable saving payment method if they have requested the feature from Xendit Support team.

closes odoo/documentation#14028

Related: odoo/odoo#214708
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
nni@odoo.com
2025-07-15 10:16:13 +08:00
committed by Valeriya(vchu)
parent 927c7aefe1
commit 706bfa7a4a
2 changed files with 6 additions and 3 deletions

View File

@@ -147,12 +147,13 @@ Online payment providers
-
* - :doc:`Xendit <payment_providers/xendit>`
- Odoo or the provider's website
- |V|
- |V| *
-
-
-
.. |V| replace::
.. [*] Refer to the :doc:`Xendit documentation <payment_providers/xendit>` for more information.
.. note::
- Each provider has its own specific configuration flow, depending on which feature is

View File

@@ -7,8 +7,10 @@ several Southeast Asian countries. It allows businesses to accept credit cards a
local payment methods.
.. note::
Credit card payments are processed through Odoo, while all other payment methods are handled via
Xendit's website.
* Credit card payments are processed through Odoo, while all other payment methods are handled
via Xendit's website.
* Xendit supports card payment tokenization, provided the customer has requested Merchant
Initiated Transaction (MIT) from `Xendit Support <https://www.xendit.co/en/contact/>`_.
.. _payment_providers/xendit/configure_dashboard: