How to connect MercadoPago to Webstore?

Step 1: Get your MercadoPago API key

  1. Go to MercadoPago and sign in.
  2. Go to Credentials tab (example for Brazil link).
  3. Copy the Access Token and keep it safe.
  4. Configure CheckoutPro type of integration.

Step 2: Configure Webhook

  1. Go to Notifications tab in your MercadoPago account.
  2. Select the Webhooks tab.
  3. Click on Create Webhook.
  4. Enter the Notification URL (i.e. https://v3.minestorecms.com/api/payments/handle/mercadopago).
  5. Select the All option for Events.

Step 3: Configure IPN

  1. Go to Notifications tab in your MercadoPago account.
  2. Select the IPN tab.
  3. Click on Create IPN.
  4. Enter the Notification URL (i.e. https://v3.minestorecms.com/api/payments/handle/mercadopago).
  5. Select the All option for Events.

Step 4: Connect MercadoPago to your webstore

  1. Go to your webstore dashboard.
  2. Click on Settings > Payment Gateways.
  3. Scroll down to MercadoPago and enable it.
  4. Enter your Access Token.
  5. Enter MercadoPago merchant currency (i.e. BRL for Brazil, ARS for Argentina, CLP for Chile, COP for Colombia, MXN for Mexico, PEN for Peru, UYU for Uruguay, VEF for Venezuela, etc.).
  6. Press Save button.