How to configure Mercadopago?

Last update: 18/Apr/2025

1.Login & SignUp

Go to mercadopago. If you have a mercadopago account, login, else Create Account.

Link SaaS Installation

2. Mercadopago dashboard

Log in to your Mercado Pago account and navigate to the Developer Dashboard to retrieve your Access Token and Public Key.

Link SaaS Installation

3. Add the Webhook URL in the Mercadopago dashboard

In the IPN (Instant Payment Notifications) or Webhook Notifications section, enter your callback URL as https://yourdomain.com/mercadopago-callback, select the events to receive notifications for (e.g., payment for payment updates, merchant_order for order updates, and subscription for recurring payments), and save the changes..

Link SaaS Installation

3. Admin Panel Setup

In the admin panel, go to Payment Methods -> Mercadopago -> Configure paste the Public Key, Access Token in the respective fields. Then, click 'Update' to save your changes

Link SaaS Installation