> For the complete documentation index, see [llms.txt](https://edentech.gitbook.io/glover/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://edentech.gitbook.io/glover/extensions-1/mercadopago-gateway.md).

# Mercadopago Gateway

![](/files/LrnODffRttRXCSUCcs4S)

**Mercado Pago** - Pay, collect and solve your finances from one place.

You can setup for an account by visiting the link: <https://www.mercadopago.com.ar/hub/registration/landing>

## HOW TO INSTALL

Here are the steps needed to have **Mercado Pago** installed on your server.

1. Buy/Download the extension from <https://setup.edentech.online>
2. Go to extensions menu on your backend
3. Click on **Install** button, and import the **mercadopago.zip** zipped file that you  downloaded
4. After installation, you just have to set payment method credentials&#x20;

#### NOTE:

After installing the **Mercado Pago** extension on your server, you have to configure the **Mercado Pago** gateway.

You will need to copy and paste your **public\_key** and **access\_token** provided by **Mercado Pago** and insert it into the provided input in your **Mercado Pago** settings in your backend.

![](/files/G1dQVgoIzTZvqIRV4teN)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://edentech.gitbook.io/glover/extensions-1/mercadopago-gateway.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
