AI resources

Create application

Applications are registered entities within Mercado Pago that act as a unique identifier for managing the authentication and authorization of your implementations. They represent the link between your development and Mercado Pago and constitute the first stage in carrying out the implementation.

To create an application, you have three options available: with an AI agent from your code editor, with the Mercado Pago Developers Assistant, or manually from the integration Panel.

Three options to create an application

You can use our AI resources to create your application from your IDE or agent in 2 steps. The agent will take care of creating the application in the integration panel and guiding you through the entire configuration.

Installing the Mercado Pago plugin

Start by connecting to Mercado Pago: select your preferred IDE or agent and follow the instructions to install or configure the Mercado Pago integration.

Finally, ask the agent to create your application in Mercado Pago. If you'd like, you can copy and paste the following prompt.

plain
I want to implement Mercado Pago on my e-commerce platform. Recommend the ideal payment solution for my project, create the application, and guide me through the implementation.
You can complete the implementation with AI support. If you need help, check the Integrate with AI guide.

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.

If you wish, you can edit or delete an application. In the latter case, keep in mind that your store will lose the ability to receive payments through the Mercado Pago integration associated with that application. For more information, please refer to the Application details.

Obtain test credentials

During the implementation process, use test account’s credentialsAccess keys that identify your test user, used during development stages or to test the integration. For more information, visit the link below.Test 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.

Credentials should only be shared securely and within the Mercado Pago environment. See the Credentials > Share credentials documentation to learn how to do it.

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.

  1. On Mercado Pago Developers, navigate to Your integrations and click on the card corresponding to your application.
  2. On the Application details, go to the Test accounts section and click the + Create test account button.

create test users

  1. On the "Create new account" screen, enter a description to identify the account.
  2. Next, select the country of operation of the account, bearing in mind that this information cannot be edited later.
  3. 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.
  4. In the available money field, it is not necessary to indicate any value, because it is a seller or integrator test user.
  5. Accept the Privacy Statement and the Terms and Conditions, and click on Create test account.

create test user form

Create a test application and obtain credentials

  1. 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.

  2. 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.

  3. Still in the incognito window, within Your Integrations, click on Create application and follow the steps to create an test applicationEntity registered in Mercado Pago that acts as an identifier for managing your integrations. Refer to the Create Application step if you need to learn how to do it.Create application linked to your seller user.

  4. After creating the applicationEntity registered in Mercado Pago that acts as an identifier to manage your integrations. Go to the Create application step if you need to know how to do it., 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 userPublic and private keys of the testing application created with your test user..