[IMP] POS: move replicated title into one page
task-3973404
Must come back in 16.0 & 17.0
X-original-commit: 04a8e4657f
This commit is contained in:
parent
399b20d9c7
commit
2125ba0a6a
@ -105,4 +105,3 @@ You can also limit the categories displayed on your POS interface. To achieve th
|
|||||||
configuration/epos_printers
|
configuration/epos_printers
|
||||||
configuration/https
|
configuration/https
|
||||||
configuration/epos_ssc
|
configuration/epos_ssc
|
||||||
|
|
||||||
|
@ -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
|
Once the terminal is configured, you can :doc:`create the corresponding payment method and add it to
|
||||||
the POS <../payment_methods>`.
|
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::
|
.. toctree::
|
||||||
:titlesonly:
|
:titlesonly:
|
||||||
|
|
||||||
|
@ -84,17 +84,3 @@ Terminal Identifier <adyen/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
|
Once the payment method is created, you can select it in your POS settings. To do so, go to the
|
||||||
:ref:`POS' settings <configuration/settings>`, click :guilabel:`Edit`, and add the payment method
|
:ref:`POS' settings <configuration/settings>`, click :guilabel:`Edit`, and add the payment method
|
||||||
under the :guilabel:`Payments` section.
|
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`.
|
|
||||||
|
@ -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
|
Once the payment method is created, you can select it in your POS settings. To do so, go to the
|
||||||
:ref:`POS' settings <configuration/settings>`, click :guilabel:`Edit`, and add the payment method
|
:ref:`POS' settings <configuration/settings>`, click :guilabel:`Edit`, and add the payment method
|
||||||
under the :guilabel:`Payments` section.
|
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
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 14 KiB |
Binary file not shown.
Before Width: | Height: | Size: 7.8 KiB |
@ -95,21 +95,6 @@ Select the payment method by going to the :ref:`POS' settings <configuration/set
|
|||||||
it to the payment method under the :guilabel:`Payment Methods` field of the :guilabel:`Payment`
|
it to the payment method under the :guilabel:`Payment Methods` field of the :guilabel:`Payment`
|
||||||
section.
|
section.
|
||||||
|
|
||||||
.. _pos-mercado-pago-pay:
|
|
||||||
|
|
||||||
Paying with a payment terminal
|
|
||||||
==============================
|
|
||||||
|
|
||||||
When processing a payment, select your Mercado Pago payment method, check the amount, and click
|
|
||||||
: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 :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`.
|
|
||||||
|
|
||||||
.. important::
|
.. important::
|
||||||
Any action made on the terminal should trigger a notification on the POS interface. Ensure the
|
Any action made on the terminal should trigger a notification on the POS interface. Ensure the
|
||||||
:ref:`webhook secret key <pos-mercado-pago-credentials>` is correctly configured if you are not
|
:ref:`webhook secret key <pos-mercado-pago-credentials>` is correctly configured if you are not
|
||||||
|
@ -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'
|
Once the payment method is created, you can enable it for your POS. To do so, go to the :ref:`POS'
|
||||||
settings <configuration/settings>` and add the payment method under the :guilabel:`Payment` section.
|
settings <configuration/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::
|
.. note::
|
||||||
- | In case of connection issues between Odoo and the payment terminal, force the payment by
|
The terminal must have at least a 10% battery level to use it.
|
||||||
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.
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 38 KiB |
@ -2,13 +2,15 @@
|
|||||||
SIX
|
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.
|
ease the work of your cashiers.
|
||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
Even though Worldline has acquired SIX Payment Services and both companies use Yomani payment
|
- Starting in July 2022, it will **not** be possible anymore to connect and use a Six payment
|
||||||
terminals, the firmware they run is different. Terminals received from Worldline are, therefore,
|
terminal in PoS.
|
||||||
not compatible with this integration.
|
- 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
|
Configuration
|
||||||
=============
|
=============
|
||||||
@ -59,29 +61,3 @@ Then, select your terminal device in the :guilabel:`Payment Terminal Device` fie
|
|||||||
|
|
||||||
.. image:: six/new-payment-method.png
|
.. image:: six/new-payment-method.png
|
||||||
:alt: Creating a new payment method for the SIX payment terminal
|
: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 <configuration/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 <six/configure>` 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.
|
|
||||||
|
@ -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
|
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.
|
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
|
Troubleshooting
|
||||||
===============
|
===============
|
||||||
|
|
||||||
|
@ -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
|
Once the payment method is created, you can select it in your POS settings. To do so, go to the
|
||||||
:ref:`POS' settings <configuration/settings>` and add the payment method under the
|
:ref:`POS' settings <configuration/settings>` and add the payment method under the
|
||||||
:guilabel:`Payment` section.
|
: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`.
|
|
||||||
|
@ -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,
|
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 <configuration/settings>` and add the payment method under the
|
go to the :ref:`POS' settings <configuration/settings>` and add the payment method under the
|
||||||
:guilabel:`Payment methods` field of the :guilabel:`Payment` section.
|
: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`.
|
|
||||||
|
@ -91,21 +91,3 @@ under the :guilabel:`Payments` section.
|
|||||||
- Configure the cashier terminal if you have both a customer and a cashier terminal.
|
- Configure the cashier terminal if you have both a customer and a cashier terminal.
|
||||||
- To avoid blocking the terminal, check the initial configuration beforehand.
|
- 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.
|
- 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**.
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 63 KiB |
Loading…
Reference in New Issue
Block a user