Skip to content

[IMP] payment_xendit: tokenization update #14028

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 18.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion content/applications/finance/payment_providers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 4 additions & 2 deletions content/applications/finance/payment_providers/xendit.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down