[ADD] pos: new docs about connecting payment terminals to the pos (#453)
[ADD] pos: new docs about connecting payment terminals to the pos
1
iot.rst
@ -9,3 +9,4 @@ Internet of Things (IoT)
|
||||
|
||||
iot/config
|
||||
iot/devices
|
||||
point_of_sale/payment
|
||||
|
@ -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
|
||||
|
9
point_of_sale/payment.rst
Normal file
@ -0,0 +1,9 @@
|
||||
=================
|
||||
Payment Terminals
|
||||
=================
|
||||
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
|
||||
payment/vantiv
|
||||
payment/six
|
BIN
point_of_sale/payment/media/six_01.png
Normal file
After Width: | Height: | Size: 6.8 KiB |
BIN
point_of_sale/payment/media/six_02.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
point_of_sale/payment/media/six_03.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
point_of_sale/payment/media/six_04.png
Normal file
After Width: | Height: | Size: 7.8 KiB |
BIN
point_of_sale/payment/media/six_05.png
Normal file
After Width: | Height: | Size: 9.8 KiB |
BIN
point_of_sale/payment/media/six_06.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
point_of_sale/payment/media/six_07.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
point_of_sale/payment/media/six_08.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
point_of_sale/payment/media/six_09.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
point_of_sale/payment/media/six_10.png
Normal file
After Width: | Height: | Size: 8.2 KiB |
BIN
point_of_sale/payment/media/vantiv_01.png
Normal file
After Width: | Height: | Size: 9.0 KiB |
BIN
point_of_sale/payment/media/vantiv_02.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
point_of_sale/payment/media/vantiv_03.png
Normal file
After Width: | Height: | Size: 82 KiB |
BIN
point_of_sale/payment/media/vantiv_04.png
Normal file
After Width: | Height: | Size: 15 KiB |
107
point_of_sale/payment/six.rst
Normal 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, you’ll 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, you’ll find the
|
||||
type of card that has been used and the transaction ID.
|
||||
|
||||
.. image:: media/six_10.png
|
||||
:align: center
|
46
point_of_sale/payment/vantiv.rst
Normal 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… that’s all.
|
||||
|
||||
.. image:: media/vantiv_04.png
|
||||
:align: center
|