Skip to content
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
6 changes: 2 additions & 4 deletions content/applications/general/iot/devices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@ Devices
=======

.. seealso::
- :doc:`Connect a Worldline payment terminal
<../../sales/point_of_sale/payment_methods/terminals/worldline>`
- :doc:`Connect an Ingenico payment terminal
<../../sales/point_of_sale/payment_methods/terminals/ingenico>`
- :doc:`Connect a Worldline/Axepta BNP Paribas payment terminal
<../../sales/point_of_sale/payment_methods/terminals/worldline_axepta>`

.. toctree::
:titlesonly:
Expand Down
2 changes: 1 addition & 1 deletion content/applications/general/iot/windows_iot.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ steps:

.. note::
Other ports may be necessary depending on your IoT devices. For example, for the
:doc:`/applications/sales/point_of_sale/payment_methods/terminals/worldline` payment terminal,
:doc:`/applications/sales/point_of_sale/payment_methods/terminals/worldline_axepta` payment terminal,
add the `9050` port.

#. On the :guilabel:`Action` page, select :guilabel:`Allow the connection` and click
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ To activate a payment terminal and allow processing payments with it, follow the
complete the terminal-specific configuration:

- :doc:`Adyen <terminals/adyen>`
- :doc:`Ingenico <terminals/ingenico>`
- :doc:`Axepta BNP Paribas <terminals/worldline_axepta>`
- :doc:`Mercado Pago <terminals/mercado_pago>`
- :doc:`Pine Labs <terminals/pine_labs>`
- :doc:`QFPay <terminals/qfpay>`
Expand All @@ -33,7 +33,7 @@ To activate a payment terminal and allow processing payments with it, follow the
- :doc:`Stripe <terminals/stripe>`
- :doc:`Tyro <terminals/tyro>`
- :doc:`Viva.com <terminals/viva_com>`
- :doc:`Worldline <terminals/worldline>`
- :doc:`Worldline <terminals/worldline_axepta>`
#. Save.

.. _pos/terminals/terminal-use:
Expand All @@ -56,7 +56,6 @@ Once the transaction is successful, the payment is automatically validated in Po
:titlesonly:

terminals/adyen
terminals/ingenico
terminals/mercado_pago
terminals/pine_labs
terminals/qfpay
Expand All @@ -65,4 +64,4 @@ Once the transaction is successful, the payment is automatically validated in Po
terminals/stripe
terminals/tyro
terminals/viva_com
terminals/worldline
terminals/worldline_axepta

This file was deleted.

Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,26 +1,29 @@
=========
Worldline
=========
==============================
Worldline & Axepta BNP Paribas
==============================

`Worldline <https://worldline.com/>`_ offers payment solutions through :doc:`payment terminals
<../terminals>` to handle customer transactions.
`Worldline <https://worldline.com/>`_ and `Axepta BNP Paribas <https://www.axeptabnpparibas.be/>`_
offer payment solutions through :doc:`payment terminals<../terminals>` to handle customer transactions.

.. important::
- Connecting a Worldline payment terminal to Odoo requires an :doc:`IoT system
</applications/general/iot/connect>`.
- Worldline is only available in **Belgium**, **the Netherlands**, and **Luxembourg** with Odoo.
- Connecting a Worldline or an Axepta BNP Paribas payment terminal to Odoo requires an
:doc:`IoT system </applications/general/iot/connect>`.
- Both Worldline and Axepta BNP Paribas are only available in **Belgium**, **the Netherlands**,
and **Luxembourg** with Odoo.
- Odoo is compatible with Worldline terminals that use the CTEP protocol (e.g., the **Yomani XR**
and **Yoximo** terminals). Contact the payment provider to confirm the terminal's
compatibility if necessary.
- The configuration of Axepta BNP Paribas payment terminals is identical to that of Worldline terminals.

.. _pos/worldline/configuration:

Worldline configuration
=======================
Worldline/Axepta BNP Paribas configuration
==========================================

First, enable the Worldline payment terminal in the :ref:`POS settings <configuration/settings>`
under :guilabel:`Payment Terminals`. Then :doc:`connect the IoT system to Odoo
</applications/general/iot/connect>` and follow these steps on the terminal:
First, enable the Worldline or the Axepta BNP Paribas payment terminal in the
:ref:`POS settings <configuration/settings>` under :guilabel:`Payment Terminals`.
Then :doc:`connect the IoT system to Odoo </applications/general/iot/connect>`
and follow these steps on the terminal:

#. **Configure the ECR protocol**:

Expand Down