mirror of
https://github.com/odoo/documentation.git
synced 2025-12-14 08:29:13 +07:00
[IMP] point_of_sale: rename Ingenico to Axepta BNP Paribas
This commit is responsible of two things: - rename occurrences of "Ingenico" to "Axepta BNP Paribas", - merge it with Worldline as we now use Worldline protocol to configure these terminals. see odoo/odoo#230817 see odoo/enterprise#96757 see odoo/upgrade#8603 closes odoo/documentation#15058 Task: 5160073 Signed-off-by: Louis Travaux (lotr) <lotr@odoo.com>
This commit is contained in:
@@ -7,10 +7,8 @@ Devices
|
|||||||
=======
|
=======
|
||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
- :doc:`Connect a Worldline payment terminal
|
- :doc:`Connect a Worldline/Axepta BNP Paribas payment terminal
|
||||||
<../../sales/point_of_sale/payment_methods/terminals/worldline>`
|
<../../sales/point_of_sale/payment_methods/terminals/worldline_axepta>`
|
||||||
- :doc:`Connect an Ingenico payment terminal
|
|
||||||
<../../sales/point_of_sale/payment_methods/terminals/ingenico>`
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:titlesonly:
|
:titlesonly:
|
||||||
|
|||||||
@@ -97,7 +97,7 @@ steps:
|
|||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
Other ports may be necessary depending on your IoT devices. For example, for the
|
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.
|
add the `9050` port.
|
||||||
|
|
||||||
#. On the :guilabel:`Action` page, select :guilabel:`Allow the connection` and click
|
#. On the :guilabel:`Action` page, select :guilabel:`Allow the connection` and click
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ To activate a payment terminal and allow processing payments with it, follow the
|
|||||||
complete the terminal-specific configuration:
|
complete the terminal-specific configuration:
|
||||||
|
|
||||||
- :doc:`Adyen <terminals/adyen>`
|
- :doc:`Adyen <terminals/adyen>`
|
||||||
- :doc:`Ingenico <terminals/ingenico>`
|
- :doc:`Axepta BNP Paribas <terminals/worldline_axepta>`
|
||||||
- :doc:`Mercado Pago <terminals/mercado_pago>`
|
- :doc:`Mercado Pago <terminals/mercado_pago>`
|
||||||
- :doc:`Pine Labs <terminals/pine_labs>`
|
- :doc:`Pine Labs <terminals/pine_labs>`
|
||||||
- :doc:`QFPay <terminals/qfpay>`
|
- :doc:`QFPay <terminals/qfpay>`
|
||||||
@@ -33,7 +33,7 @@ To activate a payment terminal and allow processing payments with it, follow the
|
|||||||
- :doc:`Stripe <terminals/stripe>`
|
- :doc:`Stripe <terminals/stripe>`
|
||||||
- :doc:`Tyro <terminals/tyro>`
|
- :doc:`Tyro <terminals/tyro>`
|
||||||
- :doc:`Viva.com <terminals/viva_com>`
|
- :doc:`Viva.com <terminals/viva_com>`
|
||||||
- :doc:`Worldline <terminals/worldline>`
|
- :doc:`Worldline <terminals/worldline_axepta>`
|
||||||
#. Save.
|
#. Save.
|
||||||
|
|
||||||
.. _pos/terminals/terminal-use:
|
.. _pos/terminals/terminal-use:
|
||||||
@@ -56,7 +56,6 @@ Once the transaction is successful, the payment is automatically validated in Po
|
|||||||
:titlesonly:
|
:titlesonly:
|
||||||
|
|
||||||
terminals/adyen
|
terminals/adyen
|
||||||
terminals/ingenico
|
|
||||||
terminals/mercado_pago
|
terminals/mercado_pago
|
||||||
terminals/pine_labs
|
terminals/pine_labs
|
||||||
terminals/qfpay
|
terminals/qfpay
|
||||||
@@ -65,4 +64,4 @@ Once the transaction is successful, the payment is automatically validated in Po
|
|||||||
terminals/stripe
|
terminals/stripe
|
||||||
terminals/tyro
|
terminals/tyro
|
||||||
terminals/viva_com
|
terminals/viva_com
|
||||||
terminals/worldline
|
terminals/worldline_axepta
|
||||||
|
|||||||
@@ -1,53 +0,0 @@
|
|||||||
========
|
|
||||||
Ingenico
|
|
||||||
========
|
|
||||||
|
|
||||||
Connecting a payment terminal allows you to offer a fluid payment flow to your customers and ease
|
|
||||||
the work of your cashiers.
|
|
||||||
|
|
||||||
.. important::
|
|
||||||
- Ingenico payment terminals require an :doc:`IoT system </applications/general/iot>`.
|
|
||||||
- Ingenico is currently only available in Belgium, the Netherlands and Luxembourg.
|
|
||||||
- Odoo works with the Ingenico Lane/, Desk/, and Move/ payment terminals as they support the TLV
|
|
||||||
communication protocol through TCP/IP.
|
|
||||||
|
|
||||||
Configuration
|
|
||||||
=============
|
|
||||||
|
|
||||||
Connect an IoT system
|
|
||||||
---------------------
|
|
||||||
|
|
||||||
Connecting an Ingenico payment terminal to Odoo is a feature that requires an IoT system. For more
|
|
||||||
information on how to connect an IoT system to your database, please refer to the :doc:`IoT
|
|
||||||
documentation </applications/general/iot>`.
|
|
||||||
|
|
||||||
Configure the Lane/Desk/Move 5000 terminals for Ingenico BENELUX
|
|
||||||
----------------------------------------------------------------
|
|
||||||
|
|
||||||
#. Press the function button (:guilabel:`F` on Lane/5000, :guilabel:`⦿` on Desk/5000 and
|
|
||||||
Move/5000).
|
|
||||||
#. Go to :menuselection:`Kassa menu --> Settings Menu` and enter the settings password (default:
|
|
||||||
`2009`).
|
|
||||||
#. Select :guilabel:`Change Connection` and press :guilabel:`OK` on the next screen.
|
|
||||||
#. Select :guilabel:`TCP/IP` and :guilabel:`IP-address`.
|
|
||||||
#. On the next screen, enter the IP address of your IoT system.
|
|
||||||
#. Enter `9000` as port number and press :guilabel:`OK` on the next screen.
|
|
||||||
|
|
||||||
At this point, the terminal restarts and should be displayed on the IoT system's form in Odoo.
|
|
||||||
|
|
||||||
.. image:: ingenico/payment_terminal_02.png
|
|
||||||
:align: center
|
|
||||||
|
|
||||||
Configure the payment method
|
|
||||||
----------------------------
|
|
||||||
|
|
||||||
Enable the payment terminal :ref:`in the application settings <configuration/settings>` and
|
|
||||||
:doc:`create the related payment method <../../payment_methods>`. Set the journal type as
|
|
||||||
:guilabel:`Bank` and select :guilabel:`Ingenico` in the :guilabel:`Use a Payment Terminal` field.
|
|
||||||
Then, select your terminal device in the :guilabel:`Payment Terminal Device` field.
|
|
||||||
|
|
||||||
.. image:: ingenico/payment-method.png
|
|
||||||
|
|
||||||
Once the payment method is created, you can select it in your POS settings. To do so, go to the
|
|
||||||
:ref:`POS' settings <configuration/settings>`, click :guilabel:`Edit`, and add the payment method
|
|
||||||
under the :guilabel:`Payments` section.
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 18 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 16 KiB |
@@ -1,26 +1,29 @@
|
|||||||
=========
|
==============================
|
||||||
Worldline
|
Worldline & Axepta BNP Paribas
|
||||||
=========
|
==============================
|
||||||
|
|
||||||
`Worldline <https://worldline.com/>`_ offers payment solutions through :doc:`payment terminals
|
`Worldline <https://worldline.com/>`_ and `Axepta BNP Paribas <https://www.axeptabnpparibas.be/>`_
|
||||||
<../terminals>` to handle customer transactions.
|
offer payment solutions through :doc:`payment terminals<../terminals>` to handle customer transactions.
|
||||||
|
|
||||||
.. important::
|
.. important::
|
||||||
- Connecting a Worldline payment terminal to Odoo requires an :doc:`IoT system
|
- Connecting a Worldline or an Axepta BNP Paribas payment terminal to Odoo requires an
|
||||||
</applications/general/iot/connect>`.
|
:doc:`IoT system </applications/general/iot/connect>`.
|
||||||
- Worldline is only available in **Belgium**, **the Netherlands**, and **Luxembourg** with Odoo.
|
- 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**
|
- 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
|
and **Yoximo** terminals). Contact the payment provider to confirm the terminal's
|
||||||
compatibility if necessary.
|
compatibility if necessary.
|
||||||
|
- The configuration of Axepta BNP Paribas payment terminals is identical to that of Worldline terminals.
|
||||||
|
|
||||||
.. _pos/worldline/configuration:
|
.. _pos/worldline/configuration:
|
||||||
|
|
||||||
Worldline configuration
|
Worldline/Axepta BNP Paribas configuration
|
||||||
=======================
|
==========================================
|
||||||
|
|
||||||
First, enable the Worldline payment terminal in the :ref:`POS settings <configuration/settings>`
|
First, enable the Worldline or the Axepta BNP Paribas payment terminal in the
|
||||||
under :guilabel:`Payment Terminals`. Then :doc:`connect the IoT system to Odoo
|
:ref:`POS settings <configuration/settings>` under :guilabel:`Payment Terminals`.
|
||||||
</applications/general/iot/connect>` and follow these steps on the terminal:
|
Then :doc:`connect the IoT system to Odoo </applications/general/iot/connect>`
|
||||||
|
and follow these steps on the terminal:
|
||||||
|
|
||||||
#. **Configure the ECR protocol**:
|
#. **Configure the ECR protocol**:
|
||||||
|
|
||||||
4
redirects/saas-19.1.txt
Normal file
4
redirects/saas-19.1.txt
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
# applications/sales/point_of_sale
|
||||||
|
|
||||||
|
applications/sales/point_of_sale/payment_methods/terminals/worldline.rst applications/sales/point_of_sale/payment_methods/terminals/worldline_axepta.rst
|
||||||
|
applications/sales/point_of_sale/payment_methods/terminals/ingenico.rst applications/sales/point_of_sale/payment_methods/terminals/worldline_axepta.rst
|
||||||
Reference in New Issue
Block a user