documentation/content/applications/sales/point_of_sale/payment_methods/terminals.rst
Loredana Perazzo 3d0a19f329 [IMP] pos: write content on the Payment Terminals page
task-3358474

closes odoo/documentation#4798

X-original-commit: 2a5a45d6a4
Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
Signed-off-by: Loredana Perazzo (lrpz) <lrpz@odoo.com>
2023-06-21 13:46:03 +02:00

40 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.
Configuration
=============
Go to the :doc:`application settings <../configuration>`, 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