[ADD] pos: new docs about connecting payment terminals to the pos (#453)

[ADD] pos: new docs about connecting payment terminals to the pos
This commit is contained in:
Lau-Odoo 2019-10-23 11:47:57 +02:00 committed by GitHub
parent aa2901aa0f
commit d99d5f8530
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
19 changed files with 164 additions and 0 deletions

View File

@ -9,3 +9,4 @@ Internet of Things (IoT)
iot/config
iot/devices
point_of_sale/payment

View File

@ -10,6 +10,7 @@ Point of Sale
point_of_sale/overview
point_of_sale/shop
point_of_sale/restaurant
point_of_sale/payment
point_of_sale/advanced
point_of_sale/advanced_pricing_features
point_of_sale/analyze

View File

@ -0,0 +1,9 @@
=================
Payment Terminals
=================
.. toctree::
:titlesonly:
payment/vantiv
payment/six

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -0,0 +1,107 @@
=================================
Connect SIX/Worldline to your PoS
=================================
Connecting a SIX/Worldline payment terminal allows you to offer a fluid
payment flow to your customers and ease the work of your cashiers.
.. note::
Please note SIX/Worldine is currently only available for UE customers.
Configuration
=============
Connect a Payment Terminal
--------------------------
Connecting a SIX/Worldline Payment Terminal to Odoo is a feature that
requires an IoT Box. For more information on how to connect an IoT Box
to your database, please refer to `this documentation
<https://www.odoo.com/documentation/user/12.0/iot.html>`__.
Once the *IoT Box* is up and running, youll need to link it to your
PoS. Open the Point of Sale app and go to *Configuration > Point of
Sale*. Select a PoS, tick the IoT Box Device option and select your
payment terminal.
.. image:: media/six_01.png
:align: center
Then go to your *IoT Box homepage* (accessible from the IoT Box form
view in Odoo) and enter the ID of your Six payment terminal.
.. image:: media/six_02.png
:align: center
You should now see that the terminal is connected to your IoT Box (it
takes +/- 1 min).
.. image:: media/six_03.png
:align: center
.. tip::
The terminal should only be connected to the network with the Ethernet.
Do not connect it to the IoT Box with a USB Cable.
Configure the Payment Method
----------------------------
First, go in the general settings of the POS app, and activate the SIX
setting.
.. image:: media/six_04.png
:align: center
Back in *Point of Sale > Configuration > Point of Sale*, go in the
payments section and access your payment methods. Create a new payment
method for SIX, select the payment terminal option SIX, and select your
payment terminal device.
.. image:: media/six_05.png
:align: center
Pay with a Payment Terminal
===========================
In your PoS 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 *Send*. If you want to cancel the payment request, click on cancel.
.. image:: media/six_06.png
:align: center
When the payment is done, the status will change to *Payment
Successful*. You can always reverse the last transaction by clicking on
*Reverse*.
.. image:: media/six_07.png
:align: center
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 connexion between the terminal and Odoo
encounters issues.
Close your Session
==================
At the end of the day, before closing your session, you need to send the
balance of the payments to SIX. To do that, click on this button.
.. image:: media/six_08.png
:align: center
Once the balance has been sent, the SIX shift is closed, meaning you
cannot do additional operations with the SIX payment terminal (except if
you reopen a shift by clicking on the user name and selecting a
cashier).
.. image:: media/six_09.png
:align: center
Once your payment is processed, on the payment record, youll find the
type of card that has been used and the transaction ID.
.. image:: media/six_10.png
:align: center

View File

@ -0,0 +1,46 @@
=============================================
Connect a Vantiv Payment Terminal to your PoS
=============================================
Connecting a Vantiv payment terminal allows you to offer a fluid payment
flow to your customers and ease the work of your cashiers.
.. note::
Please note MercuryPay only operates with US and Canadian banks, making
this procedure only suitable for North American businesses.
Configuration
=============
Configure the Payment Method
----------------------------
First, go in the general settings of the POS app, and activate the
Vantiv setting.
.. image:: media/vantiv_01.png
:align: center
Back in *Point of Sale > Configuration > Point of Sale*, go in the
payments section and access your payment methods. Create a new payment
method for Vantiv, select the payment terminal option Vantiv, and create
new Vantiv credentials.
.. image:: media/vantiv_02.png
:align: center
To create new Vantiv credentials, fill in your merchant ID and password,
then save. Make sure the credentials you just created are selected, then
save the payment method.
.. image:: media/vantiv_03.png
:align: center
Pay with a Payment Terminal
===========================
In your PoS interface, at the moment of the payment, select your Vantiv
payment method and… thats all.
.. image:: media/vantiv_04.png
:align: center