Skip to content

Commit ca9dc5f

Browse files
committed
[IMP] POS: Update "Payment methods" doc
task-4946924 closes #14867 X-original-commit: 6793ea1 Signed-off-by: Audrey Vandromme (auva) <[email protected]> Signed-off-by: Emmanuel Minga (EMMI) <[email protected]>
1 parent 980062a commit ca9dc5f

File tree

3 files changed

+46
-17
lines changed

3 files changed

+46
-17
lines changed

content/applications/sales/point_of_sale/payment_methods.rst

Lines changed: 45 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,57 @@
44
Payment methods
55
===============
66

7-
To add a payment method, you first need to create it. Go to :menuselection:`Point of Sale -->
8-
Configuration --> Payment Methods --> New`, and set a name. Check :guilabel:`Identify Customer` to
9-
allow this payment method *exclusively* for registered customers.
7+
Configure a payment method with Odoo Point of Sale to provide customers with various payment
8+
options, including cash, card payments through a :ref:`configured payment terminal
9+
<pos/terminals/configuration>`, :doc:`online payments </applications/finance/payment_providers>`,
10+
or :doc:`customer accounts <payment_methods/customer_credit>`.
1011

11-
Then, select the :guilabel:`Journal`. Choose :guilabel:`Cash` to use this payment method for cash
12-
payments, or :guilabel:`Bank` to use it for card payments.
12+
To create a payment method, go to :menuselection:`Point of Sale --> Configuration --> Payment
13+
Methods`, click :guilabel:`New`, and follow the next steps:
1314

14-
.. image:: payment_methods/payment-method.png
15-
:alt: Creating a new payment method for a POS.
15+
#. Enter a name for the payment method.
16+
#. Enable the following options if needed:
17+
18+
- :guilabel:`Online Payment`: To link the payment method to a :doc:`payment provider
19+
</applications/finance/payment_providers>` and enable online payments, select a provider in
20+
the :guilabel:`Allowed Providers` field or click :icon:`fa-arrow-right` :guilabel:`Payment
21+
Providers` to install one.
22+
- :guilabel:`Identify Customer`: Force the selection of a customer during the payment.
23+
#. Select the preferred :doc:`Journal </applications/finance/accounting/get_started/journals>` to
24+
record all transactions.
25+
#. Select the appropriate :guilabel:`Point of Sale` to enable the payment method.
26+
#. Set the :guilabel:`Integration` field to one of the following options:
27+
28+
- :guilabel:`None required`: For cash payments.
29+
- :guilabel:`Terminal`: :ref:`Set up a terminal <pos/terminals/configuration>` and allow card
30+
payments.
31+
- :guilabel:`Bank App (QR Code)`: Add at least one :ref:`bank account
32+
<accounting/journals/bank>` to the journal to enable :doc:`QR code payments
33+
</applications/sales/point_of_sale/payment_methods/qr_code_payment>` with a bank app. Select a
34+
:guilabel:`QR Code Format` in the form.
35+
- :guilabel:`Cash Machine (Glory)`: Connect a **Glory** cash machine to automate the point of
36+
sale's cash transactions.
37+
#. Save.
1638

1739
.. note::
18-
Selecting a :guilabel:`bank` journal automatically adds the :guilabel:`Use a Payment Terminal`
19-
field in which you can add your :doc:`payment terminal's information
20-
<payment_methods/terminals>`.
40+
- The :guilabel:`Delivery Payment` option links a payment method to online orders placed through
41+
:doc:`Urban Piper </applications/sales/point_of_sale/online_food_delivery>`. Select the
42+
appropriate :guilabel:`Delivery Provider` to associate with the payment method.
43+
- If the Accounting app is installed, use the :guilabel:`Intermediary Account` field, if needed,
44+
to record transactions for this payment method in a specific receivable account for
45+
better traceability. Leave the field empty to use the company's default :ref:`receivable
46+
account <accounting/accounts-receivable-payable>`. When a :ref:`journal
47+
<accounting/journals/bank>` is selected, an :ref:`Outstanding Account
48+
<accounting/journals/outstanding-accounts>` can also be set if required.
2149

22-
.. seealso::
23-
:doc:`payment_methods/terminals`.
50+
.. tip::
51+
- Use a dedicated :ref:`cash journal <accounting/journals/cash>` to record cash payments.
52+
- Always set the :guilabel:`Journal` to :guilabel:`Bank` when :ref:`configuring a payment
53+
terminal <pos/terminals/configuration>`.
2454

25-
Once the payment method is created, you can select it in your POS settings. To do so, go to the
26-
:ref:`POS' settings <configuration/settings>`, click :guilabel:`Edit`, and add the payment method
27-
under the :guilabel:`Payments` section.
55+
.. seealso::
56+
- `Payment methods (video tutorial) <https://www.youtube.com/watch?v=eHr4tS8Wmss>`_
57+
- :doc:`payment_methods/terminals`
2858

2959
.. toctree::
3060
:titlesonly:
Binary file not shown.

content/applications/sales/point_of_sale/payment_methods/terminals.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ To activate a payment terminal and allow processing payments with it, follow the
3434
- :doc:`Tyro <terminals/tyro>`
3535
- :doc:`Viva.com <terminals/viva_com>`
3636
- :doc:`Worldline <terminals/worldline>`
37-
#. Go to :menuselection:`Point of Sale --> Configuration --> Settings` and add the payment method
38-
to the :guilabel:`Payment Methods` list to make it available in the POS interface.
37+
#. Save.
3938

4039
.. _pos/terminals/terminal-use:
4140

0 commit comments

Comments
 (0)