2022-06-17 08:43:18 +00:00
|
|
|
============
|
|
|
|
|
Mercado Pago
|
|
|
|
|
============
|
|
|
|
|
|
|
|
|
|
`Mercado Pago <https://www.mercadopago.com/>`_ is an online payment provider covering several
|
|
|
|
|
countries, currencies and payment methods in Latin America.
|
|
|
|
|
|
2022-05-03 00:44:13 +00:00
|
|
|
.. _payment_providers/mercado_pago/configure_dashboard:
|
2022-06-17 08:43:18 +00:00
|
|
|
|
|
|
|
|
Configuration on Mercado Pago Dashboard
|
|
|
|
|
=======================================
|
|
|
|
|
|
2023-09-08 13:19:38 +02:00
|
|
|
#. Log into the `Mercado Pago Dashboard <https://www.mercadopago.com.mx/developers/panel>`_
|
|
|
|
|
and select your application or create a new one.
|
|
|
|
|
#. Select :guilabel:`Credenciales de producción` in the left part of the application page, then
|
|
|
|
|
select the industry, optionally enter your domain, and click :guilabel:`Activar credenciales
|
|
|
|
|
de producción`.
|
|
|
|
|
#. Copy the :guilabel:`Access token` and save it for later.
|
|
|
|
|
|
|
|
|
|
.. tip::
|
|
|
|
|
If you are trying Mercado Pago as a test, select :guilabel:`Credienciales de prueba` in the left
|
|
|
|
|
part of the application page, then copy the test :guilabel:`Access token`.
|
2022-06-17 08:43:18 +00:00
|
|
|
|
2023-08-17 13:49:57 -07:00
|
|
|
.. image:: mercado_pago/mp-credentials.png
|
|
|
|
|
:alt: Production and testing credentials in Mercado Pago.
|
|
|
|
|
|
2022-05-03 00:44:13 +00:00
|
|
|
.. _payment_providers/mercado_pago/configure_odoo:
|
2022-06-17 08:43:18 +00:00
|
|
|
|
|
|
|
|
Configuration on Odoo
|
|
|
|
|
=====================
|
|
|
|
|
|
2022-05-03 00:44:13 +00:00
|
|
|
#. :ref:`Navigate to the payment provider Mercado Pago <payment_providers/add_new>` and change its
|
2022-06-17 08:43:18 +00:00
|
|
|
state to :guilabel:`Enabled`.
|
2023-09-08 13:19:38 +02:00
|
|
|
#. In the :guilabel:`Credentials` tab, fill in the :guilabel:`Access Token` with the value you saved
|
2023-08-17 13:49:57 -07:00
|
|
|
at the :ref:`payment_providers/mercado_pago/configure_dashboard` step.
|
2022-06-17 08:43:18 +00:00
|
|
|
#. Configure the rest of the options to your liking.
|
|
|
|
|
|
|
|
|
|
.. seealso::
|
2023-08-17 13:49:57 -07:00
|
|
|
- :doc:`../payment_providers`
|
|
|
|
|
- `Mercado Pago Odoo webinar <https://www.youtube.com/watch?v=CX8vPHMb1ic>`_
|