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:
| Requirement | Description |
| Test buyer users | Test 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 credentials | Set 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.