documentation/content/applications/finance/payment_providers/mercado_pago.rst
masi-odoo f453b2266f [IMP] payment_provider/mercado pago: content updates
This commit will add important clarifications to use and test the Mercado Pago payment provider and add visual documentation similar to other provider's documentation

closes odoo/documentation#7326

X-original-commit: 1596413d4b
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
Signed-off-by: Marco Antonio Iribe Sepulveda (masi) <masi@odoo.com>
Co-authored-by: samueljlieber <sali@odoo.com>
2024-01-11 05:37:07 +00:00

41 lines
1.6 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`.
.. image:: mercado_pago/mp-credentials.png
:alt: Production and testing credentials in Mercado Pago.
.. _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 :ref:`payment_providers/mercado_pago/configure_dashboard` step.
#. Configure the rest of the options to your liking.
.. seealso::
- :doc:`../payment_providers`
- `Mercado Pago Odoo webinar <https://www.youtube.com/watch?v=CX8vPHMb1ic>`_