diff --git a/content/applications/sales/point_of_sale/payment_methods/terminals.rst b/content/applications/sales/point_of_sale/payment_methods/terminals.rst index feea2eaf3..ecb3d6e63 100644 --- a/content/applications/sales/point_of_sale/payment_methods/terminals.rst +++ b/content/applications/sales/point_of_sale/payment_methods/terminals.rst @@ -29,6 +29,20 @@ Then, follow the corresponding documentation to configure your device: Once the terminal is configured, you can :doc:`create the corresponding payment method and add it to the POS <../payment_methods>`. +Pay with a payment terminal +=========================== + +When processing a payment, select the terminal's payment method. Check the amount and +click on :guilabel:`Send`. Once the payment is successful, the status changes to :guilabel:`Payment +Successful`. + +.. note:: + - | In case of connection issues between Odoo and the payment terminal, force the payment by + clicking on :guilabel:`Force Done`, which allows you to validate the order. + | This option is only available after receiving an error message informing you that the + connection failed. + - To cancel the payment request, click on :guilabel:`Cancel`. + .. toctree:: :titlesonly: diff --git a/content/applications/sales/point_of_sale/payment_methods/terminals/adyen.rst b/content/applications/sales/point_of_sale/payment_methods/terminals/adyen.rst index 9d6679cda..55f19c845 100644 --- a/content/applications/sales/point_of_sale/payment_methods/terminals/adyen.rst +++ b/content/applications/sales/point_of_sale/payment_methods/terminals/adyen.rst @@ -84,17 +84,3 @@ Terminal Identifier `, and :guilabel:`Adyen Merchant Account`. Once the payment method is created, you can select it in your POS settings. To do so, go to the :ref:`POS' settings `, click :guilabel:`Edit`, and add the payment method under the :guilabel:`Payments` section. - -Pay with a payment terminal -=========================== - -When processing a payment, select :guilabel:`Adyen` as the payment method. Check the amount and -click on :guilabel:`Send`. Once the payment is successful, the status changes to :guilabel:`Payment -Successful`. - -.. note:: - - | In case of connection issues between Odoo and the payment terminal, force the payment by - clicking on :guilabel:`Force Done`, which allows you to validate the order. - | This option is only available after receiving an error message informing you that the - connection failed. - - To cancel the payment request, click on :guilabel:`cancel`. diff --git a/content/applications/sales/point_of_sale/payment_methods/terminals/ingenico.rst b/content/applications/sales/point_of_sale/payment_methods/terminals/ingenico.rst index e28235ad6..9d421ed71 100644 --- a/content/applications/sales/point_of_sale/payment_methods/terminals/ingenico.rst +++ b/content/applications/sales/point_of_sale/payment_methods/terminals/ingenico.rst @@ -50,33 +50,3 @@ Then, select your terminal device in the :guilabel:`Payment Terminal Device` fie Once the payment method is created, you can select it in your POS settings. To do so, go to the :ref:`POS' settings `, click :guilabel:`Edit`, and add the payment method under the :guilabel:`Payments` section. - -Pay with a payment terminal -=========================== - -In your *PoS interface*, when processing a payment, select a *Payment -Method* using a payment terminal. Check that the amount in the tendered -column is the one that has to be sent to the payment terminal and click -on *Send*. When the payment is successful, the status will change to -*Payment Successful*. - -.. image:: ingenico/payment_terminal_05.png - :align: center - -If you want to cancel the payment request, click on cancel. You can -still retry to send the payment request. - -If there is any issue with the payment terminal, you can still force the -payment using the *Force Done*. This will allow you to validate the -order in Odoo even if the connection between the terminal and Odoo has -issues. - -.. note:: - This option will only be available if you received an error message - telling you the connection failed. - -Once your payment is processed, on the payment record, you’ll find the -type of card that has been used and the transaction ID. - -.. image:: ingenico/payment_terminal_06.png - :align: center diff --git a/content/applications/sales/point_of_sale/payment_methods/terminals/ingenico/payment_terminal_05.png b/content/applications/sales/point_of_sale/payment_methods/terminals/ingenico/payment_terminal_05.png deleted file mode 100644 index a85785421..000000000 Binary files a/content/applications/sales/point_of_sale/payment_methods/terminals/ingenico/payment_terminal_05.png and /dev/null differ diff --git a/content/applications/sales/point_of_sale/payment_methods/terminals/ingenico/payment_terminal_06.png b/content/applications/sales/point_of_sale/payment_methods/terminals/ingenico/payment_terminal_06.png deleted file mode 100644 index 7dfcca932..000000000 Binary files a/content/applications/sales/point_of_sale/payment_methods/terminals/ingenico/payment_terminal_06.png and /dev/null differ diff --git a/content/applications/sales/point_of_sale/payment_methods/terminals/six.rst b/content/applications/sales/point_of_sale/payment_methods/terminals/six.rst index 42cfef667..52fb7d48e 100644 --- a/content/applications/sales/point_of_sale/payment_methods/terminals/six.rst +++ b/content/applications/sales/point_of_sale/payment_methods/terminals/six.rst @@ -32,26 +32,3 @@ Back in :menuselection:`Point of Sale --> Configuration --> Payment Methods`, cl .. image:: six/new-payment-method.png :align: center :alt: Create a new payment method for the SIX payment terminal. - -Pay with a Payment Terminal -=========================== - -In the :abbr:`PoS (Point of Sale)` interface, at the moment of the payment, select a payment method -using a payment terminal. Verify that the amount in the tendered column is the one that has to be -sent to the payment terminal and click on :guilabel:`Send`. To cancel the payment request, click on -:guilabel:`Cancel`. - -.. image:: six/pos-send-payment.png - :align: center - :alt: The PoS interface. - -When the payment is done, the status will change to :guilabel:`Payment Successful`. If needed, -reverse the last transaction by clicking on :guilabel:`Reverse`. - -.. image:: six/pos-reverse-payment.png - :align: center - :alt: The Reverse button on the PoS interface. - -If there is any issue with the payment terminal, you can still force the payment using the -:guilabel:`Force Done` button. This will allow you to validate the order in Odoo even if there are -connection issues between the payment terminal and Odoo. diff --git a/content/applications/sales/point_of_sale/payment_methods/terminals/six/pos-reverse-payment.png b/content/applications/sales/point_of_sale/payment_methods/terminals/six/pos-reverse-payment.png deleted file mode 100644 index e3501711c..000000000 Binary files a/content/applications/sales/point_of_sale/payment_methods/terminals/six/pos-reverse-payment.png and /dev/null differ diff --git a/content/applications/sales/point_of_sale/payment_methods/terminals/six/pos-send-payment.png b/content/applications/sales/point_of_sale/payment_methods/terminals/six/pos-send-payment.png deleted file mode 100644 index 31a133618..000000000 Binary files a/content/applications/sales/point_of_sale/payment_methods/terminals/six/pos-send-payment.png and /dev/null differ diff --git a/content/applications/sales/point_of_sale/payment_methods/terminals/vantiv.rst b/content/applications/sales/point_of_sale/payment_methods/terminals/vantiv.rst index a3bca4b93..84c5f650f 100644 --- a/content/applications/sales/point_of_sale/payment_methods/terminals/vantiv.rst +++ b/content/applications/sales/point_of_sale/payment_methods/terminals/vantiv.rst @@ -36,10 +36,3 @@ and edit`. Enter your :guilabel:`Merchant ID` and :guilabel:`Merchant Password`, Once the payment method is created, you can select it in your POS settings. To do so, go to the :ref:`POS' settings `, click :guilabel:`Edit`, and add the payment method under the :guilabel:`Payments` section. - -Pay with a payment terminal -=========================== - -When processing a payment, select the related payment method. Check the amount and click on -:guilabel:`Send`. Once the payment is successful, the status changes to :guilabel:`Payment -Successful`. diff --git a/content/applications/sales/point_of_sale/payment_methods/terminals/worldline.rst b/content/applications/sales/point_of_sale/payment_methods/terminals/worldline.rst index 23c8a0714..a64b1593c 100644 --- a/content/applications/sales/point_of_sale/payment_methods/terminals/worldline.rst +++ b/content/applications/sales/point_of_sale/payment_methods/terminals/worldline.rst @@ -86,21 +86,3 @@ under the :guilabel:`Payments` section. - Configure the cashier terminal if you have both a customer and a cashier terminal. - To avoid blocking the terminal, check the initial configuration beforehand. - Set a fixed IP to your IoT Box’s router to prevent losing the connexion. - -Pay with a payment terminal -=========================== - -When processing a payment, select *Worldline* as payment method. Check the amount and click on -*Send*. Once the payment is successful, the status changes to *Payment Successful*. - -Once your payment is processed, the type of card used and the transaction ID appear on the payment -record. - -.. image:: worldline/worldline-payment.png - :align: center - -.. note:: - * In case of connexion issues between Odoo and the payment terminal, force the payment by - clicking on *Force Done*, which allows you to validate the order. This option is only available - after receiving an error message informing you that the connection failed. - * To cancel the payment request, click on **cancel**. diff --git a/content/applications/sales/point_of_sale/payment_methods/terminals/worldline/worldline-payment.png b/content/applications/sales/point_of_sale/payment_methods/terminals/worldline/worldline-payment.png deleted file mode 100644 index 4c9ef92fe..000000000 Binary files a/content/applications/sales/point_of_sale/payment_methods/terminals/worldline/worldline-payment.png and /dev/null differ