Skip to content

Commit d59b18e

Browse files
committed
[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.
1 parent b0c827b commit d59b18e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

content/applications/finance/payment_providers.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,12 +147,13 @@ Online payment providers
147147
-
148148
* - :doc:`Xendit <payment_providers/xendit>`
149149
- Odoo or the provider's website
150-
- |V|
150+
- |V| [*]_
151151
-
152152
-
153153
-
154154

155155
.. |V| replace::
156+
.. [*] Refer to :doc:`Xendit documentation <payment_providers/xendit>` for more information.
156157
157158
.. note::
158159
- Each provider has its own specific configuration flow, depending on which feature is

content/applications/finance/payment_providers/xendit.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ local payment methods.
99
.. note::
1010
Credit card payments are processed through Odoo, while all other payment methods are handled via
1111
Xendit's website.
12+
Additionally, Xendit supports tokenization on card payments under the condition that customer
13+
has requested Merchant Initiated Transaction (MIT) to `Xendit Support
14+
<https://www.xendit.co/en/contact/>`_.
1215

1316
.. _payment_providers/xendit/configure_dashboard:
1417

0 commit comments

Comments
 (0)