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.

Build the store - Installation - Mercado Pago Developers

Intelligent search powered by OpenAI 

Build the store

In order for the Mercado Pago cartridge to work correctly with your website, you must integrate it with the store so that it maintains its functionality along with other cartridges you have installed.

For this, it is necessary to build the store following the steps described below.

  1. Open a Command Prompt terminal and access the "int_mercadopago" folder.
  2. Run the following commands:
  • npm install
  • npm run build

Done, you already have the cartridge code integrated into the store site.