Skip to content

Commit 5838086

Browse files
committed
[ADD] pos/pine_labs: add Pine Labs terminal page
task-4921798 closes #14737 X-original-commit: e6608cc Signed-off-by: Audrey Vandromme (auva) <[email protected]> Signed-off-by: Emmanuel Minga (EMMI) <[email protected]>
1 parent d30e295 commit 5838086

File tree

2 files changed

+56
-1
lines changed

2 files changed

+56
-1
lines changed

content/applications/sales/point_of_sale/payment_methods/terminals.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ To activate a payment terminal and allow processing payments with it, follow the
2626
- :doc:`Adyen <terminals/adyen>`
2727
- :doc:`Ingenico <terminals/ingenico>`
2828
- :doc:`Mercado Pago <terminals/mercado_pago>`
29-
- :doc:`QFPay configuration <terminals/qfpay>`
29+
- :doc:`Pine Labs <terminals/pine_labs>`
30+
- :doc:`QFPay <terminals/qfpay>`
3031
- :doc:`Razorpay <terminals/razorpay>`
3132
- :doc:`SIX <terminals/six>`
3233
- :doc:`Stripe <terminals/stripe>`
@@ -58,6 +59,7 @@ Once the transaction is successful, the payment is automatically validated in Po
5859
terminals/adyen
5960
terminals/ingenico
6061
terminals/mercado_pago
62+
terminals/pine_labs
6163
terminals/qfpay
6264
terminals/razorpay
6365
terminals/six
Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
=========
2+
Pine Labs
3+
=========
4+
5+
`Pine Labs <https://www.pinelabs.com/instore-pos-machine>`_ offers in-store payment solutions for
6+
customer transactions through several `physical terminals
7+
<https://www.pinelabs.com/contact-sales?tab=new&form=instorepayments>`_.
8+
9+
.. important::
10+
- The Odoo Pine Labs module is only available for Indian companies.
11+
- Pine Labs terminals accept credit/debit cards (Visa, MasterCard, and RuPay) and UPI QR codes
12+
by swiping, scanning, or tapping.
13+
14+
.. _pos/pine-labs/credentials:
15+
16+
Pine Labs credentials
17+
=====================
18+
19+
`Create a Pine Labs account and order at least one terminal
20+
<https://www.pinelabs.com/contact-sales?tab=new>`_. The system then sends an email with the
21+
following credentials:
22+
23+
- Merchant ID
24+
- Store ID
25+
- Client ID
26+
- Security Token
27+
28+
.. _pos/pine-labs/odoo-configuration:
29+
30+
Odoo configuration
31+
==================
32+
33+
To enable Pine Labs in Odoo, first :ref:`install the POS Pine Labs module <general/install>` to
34+
make it visible in the list of payment terminals. Then, follow these steps to connect the Pine Labs
35+
terminal with Odoo Point of Sale:
36+
37+
#. Go to :menuselection:`Point of Sale --> Configuration --> Settings`, scroll down to the
38+
:guilabel:`Payment Terminals` section, enable the relevant :ref:`payment terminal
39+
<pos/terminals/configuration>`, and click :guilabel:`Save`.
40+
#. Go to :menuselection:`Point of Sale --> Configuration --> Payment Methods` and :doc:`create a
41+
payment method <../../payment_methods>`.
42+
#. Set the :guilabel:`Journal` field to :guilabel:`Bank`.
43+
#. Set the :guilabel:`Integration` field to :guilabel:`Terminal`.
44+
#. Set the :guilabel:`Integrate with` field to :guilabel:`Pine Labs`.
45+
#. Paste the copied :ref:`credentials <pos/pine-labs/credentials>` in their corresponding fields.
46+
#. Select the preferred payment mode in the :guilabel:`Pine Labs Allowed Payment Modes` field and
47+
save.
48+
#. Go to :menuselection:`Point of Sale --> Configuration --> Settings` and add the created payment
49+
method to the :guilabel:`Payment Methods` list to use it in a POS.
50+
#. Click :guilabel:`Save`.
51+
52+
.. tip::
53+
Enable the :guilabel:`Pine Labs Test Mode` to test transaction processes with a device.

0 commit comments

Comments
 (0)