Skip to content

How to Configure Mercado Pago

Last update: 28 Oct 2024

Follow the steps below to configure Mercado Pago as a payment gateway in AI Tools.

Step 1: Sign In to Mercado Pago

Go to:

https://www.mercadopago.com.ar/developers/panel/app

If you already have a Mercado Pago account, sign in. Otherwise, create a new account.

Mercado Pago Installation

Step 2: Get the Public Key and Access Token

Log in to your Mercado Pago Developer Dashboard.

Copy your:

  • Public Key
  • Access Token

Mercado Pago Installation

Step 3: Configure the Webhook URL

In the IPN (Instant Payment Notifications) or Webhook Notifications section, add the following callback URL:

text
https://yourdomain.com/mercadopago-callback

Note

Replace yourdomain.com with your actual domain name.

Select the events you want to receive notifications for, such as:

  • payment
  • merchant_order
  • subscription

Save the webhook configuration.

Mercado Pago Installation

Step 4: Configure Mercado Pago in the Admin Panel

Log in to your AI Tools Admin Panel and navigate to:

Payment Gateways -> Mercadopago -> Configure

Paste the following credentials:

  • Public Key
  • Access Token

Click Update to save the configuration.

Mercado Pago Installation

© 2019-present NativeCode. All rights reserved.