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 f9abc77e0..e6cee36c6 100644 --- a/content/applications/sales/point_of_sale/payment_methods/terminals.rst +++ b/content/applications/sales/point_of_sale/payment_methods/terminals.rst @@ -33,6 +33,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/mercado_pago.rst b/content/applications/sales/point_of_sale/payment_methods/terminals/mercado_pago.rst index 95ed9901b..397b2273a 100644 --- a/content/applications/sales/point_of_sale/payment_methods/terminals/mercado_pago.rst +++ b/content/applications/sales/point_of_sale/payment_methods/terminals/mercado_pago.rst @@ -95,21 +95,6 @@ Select the payment method by going to the :ref:`POS' settings ` is correctly configured if you are not diff --git a/content/applications/sales/point_of_sale/payment_methods/terminals/razorpay.rst b/content/applications/sales/point_of_sale/payment_methods/terminals/razorpay.rst index 87dbd3c69..05690f0e7 100644 --- a/content/applications/sales/point_of_sale/payment_methods/terminals/razorpay.rst +++ b/content/applications/sales/point_of_sale/payment_methods/terminals/razorpay.rst @@ -52,19 +52,5 @@ Configure the payment method Once the payment method is created, you can enable it for your POS. To do so, go to the :ref:`POS' settings ` and add the payment method under the :guilabel:`Payment` section. -Pay with a payment terminal -=========================== - -When processing a payment, select the Razorpay payment method. Check the amount and click -:guilabel:`Send`. Once the payment is successful, the status changes to :guilabel:`Payment -Successful`. To cancel the payment request, click :guilabel:`Cancel`. - -.. image:: razorpay/payment-screen.png - :alt: Razorpay connection form - .. 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. - - The terminal must have at least a 10% battery level to use it. + The terminal must have at least a 10% battery level to use it. diff --git a/content/applications/sales/point_of_sale/payment_methods/terminals/razorpay/payment-screen.png b/content/applications/sales/point_of_sale/payment_methods/terminals/razorpay/payment-screen.png deleted file mode 100644 index fe518354a..000000000 Binary files a/content/applications/sales/point_of_sale/payment_methods/terminals/razorpay/payment-screen.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 e016abb93..abeeb4a9d 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 @@ -2,13 +2,15 @@ SIX === -Connecting a **SIX payment terminal** allows you to offer a fluid payment flow to your customers and +Connecting a SIX payment terminal allows you to offer a fluid payment flow to your customers and ease the work of your cashiers. .. warning:: - Even though Worldline has acquired SIX Payment Services and both companies use Yomani payment - terminals, the firmware they run is different. Terminals received from Worldline are, therefore, - not compatible with this integration. + - Starting in July 2022, it will **not** be possible anymore to connect and use a Six payment + terminal in PoS. + - Even though Worldline has recently acquired SIX Payment Services and both companies use Yomani + payment terminals, the firmware they run is different. Terminals received from Worldline are + therefore not compatible with this integration. Configuration ============= @@ -59,29 +61,3 @@ Then, select your terminal device in the :guilabel:`Payment Terminal Device` fie .. image:: six/new-payment-method.png :alt: Creating a new payment method for the SIX payment terminal - -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 :ref:`your Six payment method ` in the -:guilabel:`Payment Method` section and click :guilabel:`Send`. To cancel the payment request, click -:guilabel:`Cancel`. Once the payment is successful, the status switches to :guilabel:`Payment -Successful`. - -.. image:: six/payment.png - :alt: Paying with Six - -.. note:: - - Once your payment is processed, the type of card used and the transaction ID appear on the - payment record. - - The language used for error messages is the same as the Six terminal. Configure the terminal to - change the language or contact Six. - - By default, the port used by the Six terminal is `7784`. - -.. tip:: - If there are connection issues between the payment terminal and Odoo, you can still force the - payment validation in Odoo using the :guilabel:`Force Done` button. diff --git a/content/applications/sales/point_of_sale/payment_methods/terminals/stripe.rst b/content/applications/sales/point_of_sale/payment_methods/terminals/stripe.rst index dd0f89512..e9db4ebce 100644 --- a/content/applications/sales/point_of_sale/payment_methods/terminals/stripe.rst +++ b/content/applications/sales/point_of_sale/payment_methods/terminals/stripe.rst @@ -89,21 +89,6 @@ To add a **payment method** to your point of sale, go to :menuselection:`Point o Configuration --> Settings`. Select the POS, scroll down to the :guilabel:`Payments` section, and add your payment method for **Stripe** in the :guilabel:`Payment Methods` field. -Pay with a payment terminal -=========================== - -When processing a payment, select :guilabel:`Stripe` as the payment method. Check the amount and -click :guilabel:`Send`. Once the payment is successful, the status changes to :guilabel:`Payment -Successful`. To cancel the payment request, click :guilabel:`cancel`. - -.. 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. - - The terminal must have at least 10% battery level to use it. - - The device does not work for payments under €0.50. - Troubleshooting =============== 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 f0cb492c3..25551d4c2 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 ` and add the payment method under the :guilabel:`Payment` 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/viva_wallet.rst b/content/applications/sales/point_of_sale/payment_methods/terminals/viva_wallet.rst index b71a3edff..140d1d8e7 100644 --- a/content/applications/sales/point_of_sale/payment_methods/terminals/viva_wallet.rst +++ b/content/applications/sales/point_of_sale/payment_methods/terminals/viva_wallet.rst @@ -118,17 +118,3 @@ Link the payment method to a POS You can select the payment method in your POS settings once the payment method is created. To do so, go to the :ref:`POS' settings ` and add the payment method under the :guilabel:`Payment methods` field of the :guilabel:`Payment` 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`. - -.. 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 :guilabel:`cancel`. 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 1af169c48..55132f0bf 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 @@ -91,21 +91,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