Home
Documentation
Resources
Partners
Community

Resources

Check for updates on our solutions and system performance, or request technical support.

Partners

Discover our program for agencies or developers that offer integration services and sellers who want to hire them.

Community

Get the latest news, ask others for help and share your knowledge.

Online payments
In-person payments
Tools and resources
APIs and SDKs
Go to production - Integration stages - Mercado Pago Developers

Go to production

Once the configuration and the testing process is complete, your integration will be ready to go live.

See below the necessary requirements to make this change effectively and safely, ensuring that the integration is prepared to receive real transactions.

Activate production credentials

The credentials used during the development phase were test credentials. To start receiving real payments, you will need to activate the production credentials for your Mercado Pago account and replace them.

To do this, access Your integrations, select the desired application, and in the side menu, go to Production > Production credentials. There you will find your production Public KeyPublic key used in the frontend to access information and encrypt data. You can access it through Your integrations > Application details > Production > Production credentials. and Access TokenPrivate key of the application created in Mercado Pago, that is used in the backend when receiving real payments. You can access it through Your integrations > Application details > Production > Production credentials., which you should use instead of the test ones.

Cómo acceder a las credenciales a través de Tus Integraciones

For more information, check our Credentials documentation.

Implement SSL certificate

To ensure secure integration that protects the data of each transaction, it is necessary to implement an SSL (Secure Sockets Layer) certificate. This certificate, along with the use of the HTTPS protocol when providing payment methods, guarantees an encrypted connection between the client and the server.

Adopting these measures not only enhances the security of user data but also ensures compliance with the regulations and laws specific to each country related to data protection and information security. Furthermore, it significantly contributes to providing a safer and more reliable shopping experience.

Although the requirement for the SSL certificate does not apply during the testing period, its implementation is mandatory to go into production.

For more information, please check the Terms and Conditions of Mercado Pago.

Verify possible statuses and errors

You can view a list of the possible status and status_detail that a transaction and an order can have, as well as the possible errors that may be returned by the API and how to address them, by accessing their respective documentation: