[IMP] payment_provider/mercado pago: Add missing step for production credentials
task-3498727
closes odoo/documentation#5783
X-original-commit: fe7f72bf63
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
a366bca094
commit
12ba2ea34f
@ -10,10 +10,16 @@ countries, currencies and payment methods in Latin America.
|
|||||||
Configuration on Mercado Pago Dashboard
|
Configuration on Mercado Pago Dashboard
|
||||||
=======================================
|
=======================================
|
||||||
|
|
||||||
#. Log into `Mercado Pago Dashboard <https://www.mercadopago.com.mx/developers/panel>`_
|
#. Log into the `Mercado Pago Dashboard <https://www.mercadopago.com.mx/developers/panel>`_
|
||||||
and go to your **Application** or *create* a new one.
|
and select your application or create a new one.
|
||||||
#. Go to :menuselection:`Production Credentials` or :menuselection:`Credentials` if your are in
|
#. Select :guilabel:`Credenciales de producción` in the left part of the application page, then
|
||||||
a *Test* environment and copy your **Access Token**
|
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:
|
.. _payment_providers/mercado_pago/configure_odoo:
|
||||||
|
|
||||||
@ -22,9 +28,9 @@ Configuration on Odoo
|
|||||||
|
|
||||||
#. :ref:`Navigate to the payment provider Mercado Pago <payment_providers/add_new>` and change its
|
#. :ref:`Navigate to the payment provider Mercado Pago <payment_providers/add_new>` and change its
|
||||||
state to :guilabel:`Enabled`.
|
state to :guilabel:`Enabled`.
|
||||||
#. In the :guilabel:`Credentials` tab, fill the :guilabel:`Access Token` with the value
|
#. In the :guilabel:`Credentials` tab, fill in the :guilabel:`Access Token` with the value you saved
|
||||||
you saved at the step :ref:`payment_providers/mercado_pago/configure_dashboard`.
|
at the step :ref:`payment_providers/mercado_pago/configure_dashboard`.
|
||||||
#. Configure the rest of the options to your liking.
|
#. Configure the rest of the options to your liking.
|
||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
- :doc:`../payment_providers`
|
:doc:`../payment_providers`
|
||||||
|
Loading…
Reference in New Issue
Block a user