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

closes odoo/documentation#4675

Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
2023-06-16 17:34:07 +02:00

26 lines
862 B
ReStructuredText

:show-content:
===============
Payment methods
===============
To add a payment method, you first need to create it. Go to :menuselection:`Point of Sale -->
Configuration --> Payment Methods --> Create`. Set a name and select a :doc:`payment terminal
<payment_methods/terminals>` for card payments or check :guilabel:`Cash` for cash payments.
.. image:: payment_methods/payment-method.png
:alt: Creating a new payment method for a POS.
.. seealso::
:doc:`payment_methods/terminals`.
Now, you can select the payment method in your POS settings. To do so, go to
:menuselection:`Point of Sale --> Configuration --> Point of Sale` and select a POS for which you
wish to make the payment method available. Click :guilabel:`Edit` and add the payment method under
the :guilabel:`Payments` section.
.. toctree::
:titlesonly:
payment_methods/terminals