documentation/content/applications/finance/payment_providers/mercado_pago.rst
“Audrey 953cc46a94 [IMP] payment_provider/mercado pago: Add missing step for production credentials
task-3498727

closes odoo/documentation#5781

X-original-commit: fe7f72bf63
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-09-08 15:45:46 +00:00

37 lines
1.4 KiB
ReStructuredText

============
Mercado Pago
============
`Mercado Pago <https://www.mercadopago.com/>`_ is an online payment provider covering several
countries, currencies and payment methods in Latin America.
.. _payment_providers/mercado_pago/configure_dashboard:
Configuration on Mercado Pago Dashboard
=======================================
#. 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`.
.. _payment_providers/mercado_pago/configure_odoo:
Configuration on Odoo
=====================
#. :ref:`Navigate to the payment provider Mercado Pago <payment_providers/add_new>` and change its
state to :guilabel:`Enabled`.
#. In the :guilabel:`Credentials` tab, fill in the :guilabel:`Access Token` with the value you saved
at the step :ref:`payment_providers/mercado_pago/configure_dashboard`.
#. Configure the rest of the options to your liking.
.. seealso::
:doc:`../payment_providers`