Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ Configuration on Mercado Pago dashboard
The testing environment is not supported; all transactions are generated in the production
environment.

.. _payment_providers/mercado_pago/odoo-configuration:

Odoo configuration
==================

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ customer transactions.
<https://www.mercadopago.com.ar/herramientas-para-vender/lectores-point>`_, `Brazil
<https://www.mercadopago.com.br/ferramentas-para-vender/maquininhas-point>`_, and `Mexico
<https://www.mercadopago.com.mx/herramientas-para-vender/lectores-point>`_.
- Mercado Pago payment terminals do not require an :doc:`IoT Box </applications/general/iot>` to
operate.
- Mercado Pago payment terminals do not require an IoT Box to operate.

.. seealso::
- :doc:`Mercado Pago online payments </applications/finance/payment_providers/mercado_pago>`
Expand All @@ -28,6 +27,11 @@ to your payment terminal and store <pos/mercado-pago/terminal>`. Then, create a
application <pos/mercado-pago/point-smart>` for technical setup and acquiring :ref:`credentials
<pos/mercado-pago/credentials>` to complete the integration.

.. important::
For the Mercado Pago terminal to work correctly, make sure to enable :ref:`Mercado Pago
<payment_providers/mercado_pago/odoo-configuration>` as a :ref:`payment provider
<payment_providers/add_new>` and add the associated account credentials.

.. _pos/mercado-pago/terminal:

Terminal and store connection
Expand Down Expand Up @@ -73,6 +77,9 @@ Point Smart application
Credentials generation
----------------------

.. warning::
Odoo does not support the :guilabel:`Standalone` operation mode.

There are three credentials to generate and collect from the `Mercado Pago Developer dashboard
<https://www.mercadopago.com/developers>`_: a **webhook secret key**, an **access token**, and the
**terminal serial number**.
Expand All @@ -97,9 +104,6 @@ There are three credentials to generate and collect from the `Mercado Pago Devel
Once the Mercado Pago configuration is complete, log in to your Odoo database to create a
:ref:`payment method <pos/mercado-pago/payment-method>` using the collected credentials.

.. warning::
Odoo does not support the :guilabel:`Standalone` operation mode.

.. note::
All terminals purchased with your Mercado Pago account are automatically displayed on the
Mercado Pago dashboard.
Expand Down