diff --git a/content/applications/finance/payment_providers/mercado_pago.rst b/content/applications/finance/payment_providers/mercado_pago.rst index ff290c995..b622ebb52 100644 --- a/content/applications/finance/payment_providers/mercado_pago.rst +++ b/content/applications/finance/payment_providers/mercado_pago.rst @@ -21,6 +21,9 @@ Configuration on Mercado Pago Dashboard 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 @@ -29,8 +32,9 @@ Configuration on Odoo #. :ref:`Navigate to the payment provider Mercado Pago ` 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`. + at the :ref:`payment_providers/mercado_pago/configure_dashboard` step. #. Configure the rest of the options to your liking. .. seealso:: - :doc:`../payment_providers` + - :doc:`../payment_providers` + - `Mercado Pago Odoo webinar `_ diff --git a/content/applications/finance/payment_providers/mercado_pago/mp-credentials.png b/content/applications/finance/payment_providers/mercado_pago/mp-credentials.png new file mode 100644 index 000000000..d62939b14 Binary files /dev/null and b/content/applications/finance/payment_providers/mercado_pago/mp-credentials.png differ