Payment Methods
MercadoPago
Accept payments all across Latin America and South America with MercadoPago. This payment method is perfect for Latin American and South American countries.
How to connect MercadoPago to Webstore?
Step 1: Get your MercadoPago API key
- Go to MercadoPago and sign in.
- Go to Credentials tab (example for Brazil link).
- Copy the
Access Token
and keep it safe. - Configure
CheckoutPro
type of integration.
Step 2: Configure Webhook
- Go to Notifications tab in your MercadoPago account.
- Select the
Webhooks
tab. - Click on
Create Webhook
. - Enter the
Notification URL
(i.e.https://v3.minestorecms.com/api/payments/handle/mercadopago
). - Select the
All
option forEvents
.
Step 3: Configure IPN
- Go to Notifications tab in your MercadoPago account.
- Select the
IPN
tab. - Click on
Create IPN
. - Enter the
Notification URL
(i.e.https://v3.minestorecms.com/api/payments/handle/mercadopago
). - Select the
All
option forEvents
.
Step 4: Connect MercadoPago to your webstore
- Go to your webstore dashboard.
- Click on
Settings > Payment Gateways
. - Scroll down to
MercadoPago
and enable it. - Enter your
Access Token
. - 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.). - Press Save button.