Files
documentation/point_of_sale/advanced/mercury.rst
T

54 lines
1.6 KiB
ReStructuredText
Raw Normal View History

2018-07-20 17:02:29 +02:00
========================================
Accept credit card payment using Mercury
========================================
2018-07-20 17:02:29 +02:00
A MercuryPay account (see `*MercuryPay
website* <https://www.mercurypay.com/>`__) is required to accept credit
card payments in Odoo 11 PoS with an integrated card reader. MercuryPay
only operates with US and Canadian banks making this procedure only
2018-07-20 17:02:29 +02:00
suitable for North American businesses.
An alternative to an integrated card reader is to work with a standalone
card reader, copy the transaction total from the Odoo POS screen into
the card reader, and record the transaction in Odoo POS.
2018-07-20 17:02:29 +02:00
Install Mercury
===============
2018-07-20 17:02:29 +02:00
To install Mercury go to :menuselection:`Apps` and search for the
*Mercury* module.
.. image:: media/mercury01.png
:align: center
2018-07-20 17:02:29 +02:00
Configuration
=============
2018-07-20 17:02:29 +02:00
To configure mercury, you need to activate the developer mode. To do so
go to :menuselection:`Apps --> Settings` and select *Activate the
2018-07-20 17:05:33 +02:00
developer mode*.
.. image:: media/mercury02.png
:align: center
2018-07-20 17:02:29 +02:00
While in developer mode, go to :menuselection:`Point of Sale -->
Configuration --> Mercury Configurations`.
2018-07-20 17:02:29 +02:00
Create a new configuration for credit cards and enter your Mercury
credentials.
2018-07-20 17:02:29 +02:00
.. image:: media/mercury03.png
:align: center
2018-07-20 17:02:29 +02:00
Then go to :menuselection:`Point of Sale --> Configuration --> Payment
Methods` and create a new one.
2018-07-20 17:02:29 +02:00
Under *Point of Sale* when you select *Use in Point of Sale* you can
then select your Mercury credentials that you just created.
2018-07-20 17:02:29 +02:00
.. image:: media/mercury04.png
:align: center
2018-07-20 17:02:29 +02:00
You now have a new option to pay by credit card when validating a
payment.