Files
documentation/content/applications/sales/point_of_sale/payment_methods/terminals.rst
T
Loredana Perazzo b87b0b335a [IMP] POS: path to configure payment terminals
task-3684488

closes odoo/documentation#7608

X-original-commit: d16864d586
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2024-02-05 09:56:58 +00:00

42 lines
1.2 KiB
ReStructuredText

:show-content:
=================
Payment terminals
=================
Connecting and integrating a payment terminal with your POS system allows you to accept multiple
payment options, including credit and debit cards, making the payment process more efficient.
.. _terminals/configuration:
Configuration
=============
Go to the :ref:`application settings <configuration/settings>`, scroll down to the
:guilabel:`Payment Terminals` section, and tick your terminal's checkbox.
.. image:: terminals/settings-pt.png
:alt: checkbox in the settings to enable a payment terminal
Then, follow the corresponding documentation to configure your device:
- :doc:`Adyen configuration <terminals/adyen>`
- :doc:`Ingenico configuration <terminals/ingenico>`
- :doc:`SIX configuration <terminals/six>`
- :doc:`Stripe configuration <terminals/stripe>`
- :doc:`Vantiv configuration <terminals/vantiv>`
- :doc:`Worldline configuration <terminals/worldline>`
Once the terminal is configured, you can :doc:`create the corresponding payment method and add it to
the POS <../payment_methods>`.
.. toctree::
:titlesonly:
terminals/adyen
terminals/ingenico
terminals/six
terminals/stripe
terminals/vantiv
terminals/worldline