We are evolving our integration process. Discover the new Orders API

Integration test - QR Code - Mercado Pago Developers

Integration test

Before going to production, we recommend testing the proper functioning of your integration and payment processing. This will allow you to verify if the integration was done correctly and if payments are being processed without errors.

Prerequisites

To perform an integration test with the attended QR code model, you must meet the following prerequisites:

RequirementDescription
Test buyer usersTest users have the same characteristics as a real Mercado Pago account, allowing you to test the functionality of the integrations you are developing without compromising real data.
Test credentialsSet of unique access keys linked to your application that allow you to test with fictitious payments. You can access them through Your integrations > Application details > Tests > Test credentials. Use your test Public Key in the frontend, and your test Access Token in the backend.

If you meet all the requirements, continue with the following steps to start your tests.