[IMP] pos: remove vantiv integration
[FIX] format change [FIX] compress images Apply suggestions from SALI review closes odoo/documentation#10828 Signed-off-by: Samuel Lieber (sali) <sali@odoo.com> Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
This commit is contained in:
parent
a89ea48c8f
commit
1ae6cc202d
@ -15,7 +15,7 @@ Configuration
|
||||
Go to the :ref:`application settings <configuration/settings>`, scroll down to the
|
||||
:guilabel:`Payment Terminals` section, and tick your terminal's checkbox.
|
||||
|
||||
.. image:: terminals/settings-pt.png
|
||||
.. image:: terminals/payment-terminals.png
|
||||
:alt: checkbox in the settings to enable a payment terminal
|
||||
|
||||
Then, follow the corresponding documentation to configure your device:
|
||||
@ -25,7 +25,6 @@ Then, follow the corresponding documentation to configure your device:
|
||||
- :doc:`Mercado Pago configuration <terminals/mercado_pago>`
|
||||
- :doc:`SIX configuration <terminals/six>`
|
||||
- :doc:`Stripe configuration <terminals/stripe>`
|
||||
- :doc:`Vantiv configuration <terminals/vantiv>`
|
||||
- :doc:`Viva Wallet configuration <terminals/viva_wallet>`
|
||||
- :doc:`Worldline configuration <terminals/worldline>`
|
||||
|
||||
@ -40,6 +39,5 @@ the POS <../payment_methods>`.
|
||||
terminals/mercado_pago
|
||||
terminals/six
|
||||
terminals/stripe
|
||||
terminals/vantiv
|
||||
terminals/viva_wallet
|
||||
terminals/worldline
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Binary file not shown.
Before Width: | Height: | Size: 16 KiB |
@ -1,45 +0,0 @@
|
||||
======
|
||||
Vantiv
|
||||
======
|
||||
|
||||
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.
|
||||
|
||||
.. warning::
|
||||
Vantiv card readers should be purchased exclusively from Vantiv, as certain Vantiv terminals
|
||||
bought on Amazon do not include the correct encryption needed to be used with an Odoo database.
|
||||
|
||||
Configuration
|
||||
=============
|
||||
|
||||
Configure the payment method
|
||||
----------------------------
|
||||
|
||||
Enable the payment terminal in the :guilabel:`Payment Terminals` section :ref:`of the application
|
||||
settings <configuration/settings>`.
|
||||
|
||||
Then, go to :menuselection:`Point of Sale --> Configuration --> Payment Methods`, and :doc:`create
|
||||
the related payment method <../../payment_methods>`. Set the journal type as :guilabel:`Bank` and
|
||||
select :guilabel:`Vantiv` in the :guilabel:`Use a Payment Terminal` field.
|
||||
|
||||
Type the name you want to give to your :guilabel:`Vantiv Credentials` and click :guilabel:`Create
|
||||
and edit`. Enter your :guilabel:`Merchant ID` and :guilabel:`Merchant Password`, then click
|
||||
:guilabel:`Save & Close`.
|
||||
|
||||
.. image:: vantiv/vantiv-method.png
|
||||
:alt: Vantiv payment method
|
||||
|
||||
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
|
||||
: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`.
|
Binary file not shown.
Before Width: | Height: | Size: 11 KiB |
@ -97,6 +97,7 @@ applications/marketing/sms_marketing/pricing/pricing_and_faq.rst applications/ma
|
||||
applications/sales/crm/acquire_leads/generate_leads.rst applications/sales/crm/acquire_leads/email_manual.rst #generate_leads --> email_manual
|
||||
applications/sales/crm/pipeline/multi_sales_team.rst applications/sales/crm/pipeline/manage_sales_teams.rst # multi_sales_team --> manage_sales_teams
|
||||
applications/sales/point_of_sale/pricing/digital_labels.rst applications/sales/point_of_sale/pricing/electronic_labels.rst # digital_labels --> electronic_labels
|
||||
applications/sales/point_of_sale/payment_methods/terminals/vantiv.rst applications/sales/point_of_sale/payment_methods/terminals.rst # terminals/vantiv --> terminals
|
||||
|
||||
# applications/services
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user