Skip to content

Commit dcfe125

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 e10e70f commit dcfe125

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
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 the :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: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ several Southeast Asian countries. It allows businesses to accept credit cards a
77
local payment methods.
88

99
.. note::
10-
Credit card payments are processed through Odoo, while all other payment methods are handled via
11-
Xendit's website.
10+
* Credit card payments are processed through Odoo, while all other payment methods are handled via
11+
Xendit's website.
12+
* Xendit supports card payment tokenization provided that customer has requested Merchant
13+
Initiated Transaction (MIT) to `Xendit Support <https://www.xendit.co/en/contact/>`_.
1214

1315
.. _payment_providers/xendit/configure_dashboard:
1416

0 commit comments

Comments
 (0)