Skip to content

How to Configure Mercado Pago

Last update: 28/Oct/2024

1. Login & Sign Up

  • Go to Mercado Pago.
  • If you already have an account, login.
  • If not, create a new account.

Mercado Pago Image

2. Mercado Pago Dashboard

  • Log in to your Mercado Pago account.
  • Navigate to the Developer Dashboard.
  • Retrieve your:
    • Access Token
    • Public Key

Mercado Pago Image

3. Add the Webhook URL in the Mercado Pago Dashboard

  • Go to IPN (Instant Payment Notifications) / Webhook Notifications.
  • Enter your callback URL:
    • https://yourdomain.com/mercadopago-callback
  • Select the events to receive notifications for:
    • payment → payment updates
    • merchant_order → order updates
    • subscription → recurring payments
  • Save the changes.

Mercado Pago Image

4. Admin Panel Setup

  1. Go to Settings → General Settings → Payment Methods Configuration in the admin panel.
  2. Paste the following details:
    • Public Key
    • Access Token
  3. Click Update to save your changes.

Mercado Pago Image

✅ Your Mercado Pago payment gateway is now successfully configured.

© 2019-present NativeCode. All rights reserved.