Create application
Applications are registered entities within Mercado Pago that act as a unique identifier for managing the authentication and authorization of your implementations. In other words, they serve as the link between your development and Mercado Pago, and they constitute the first stage in carrying out the implementation.
With them, you can access the necessary credentialsCredentials to interact with our APIs or specific services, as well as manage and organize your implementation, which is why you must create an application for each Mercado Pago solution you implement.
To create an application, follow the steps below.
- In the upper right corner of Mercado Pago Developers, click on Login and enter the required information with the data for your Mercado Pago account.
- Once you are logged in, in the upper right corner of Mercado Pago Developers, click on Create application if your account does not yet have any created applications, or go to "Your integrations" and select View all. There, click on Create application.
- Once inside Your integrations, click on the Create application button.

-
Enter a name to identify your application. The limit is up to 50 alphanumeric characters.
-
Select Online payments as the type of payment you want to integrate, as this is the solution type corresponding to online stores. Click Continue.
-
Select that you are integrating for a store built through a platform. Optionally, you can enter your store's URL. Click Continue.
-
Select VTEX as the platform where you will do the implementation and click Continue.
-
Confirm the selected options. If you need to modify any selection, click the Edit button. Accept the Privacy Statement and the Terms and Conditions and click on Confirm.
In Your integrations, you will be able to view the list of all your created applications and access the Application details for each of them.
Obtain test credentials
During the implementation process, use test account’s credentialsTest accounts to perform all necessary configurations and validations, ensuring that no real payments are made in production. These credentials simulate the information of a production account, but in a secure testing environment.
Keep using the test credentials throughout the entire development phase. Only switch to production credentials once the system has been fully validated and is ready to go live.
To obtain the test credentials, follow the steps below.
1. Create a test seller account
Test accounts are users who have the same functionalities as a real Mercado Pago user, but allow you to test the operation of your development without compromising real data.
Follow the steps below to create a seller test user.
- On Mercado Pago Developers, navigate to Your integrations and click on the card corresponding to your application.
- On the Application details, go to the Test accounts section and click the + Create test account button.

- On the "Create new account" screen, enter a description to identify the account.
- Next, select the country of operation of the account, bearing in mind that this information cannot be edited later.
- Inform the type of account you want to create. If you're integrating for someone else, select Integrator. If you're the store manager, select Seller.
- In the available money field, it is not necessary to indicate any value, because it is a seller or integrator test user.
- Accept the Privacy Statement and the Terms and Conditions, and click on Create test account.

Create a test application and obtain credentials
-
To log into your test account, open an incognito window, go to Mercado Pago Developers, and click the Sign in button located in the upper right corner.
-
Log in as the seller test user created in the previous step. For this, use the username and password assigned to it. Check this data in the Test accounts section.
-
Still in the incognito window, within Your Integrations, click on Create application and follow the steps to create an test application linked to your seller user.
-
After creating the application, select it and go to the Application details. In the left side menu, go to Production credentials to find the Public Key and Access Token of the test user.