Services and Compatibility
Payment Gateway Company Name: MercadoPago
Services that work with ChargeAutomation: ✅MercadoPago
Supported operations: ✅Purchase, Authorize, Capture, Refund, Void, Verify
Supported payment types: ✅Credit Card
3D Secure 1 Supported: ❎No
3D Secure 2 Supported: ❎No
Regions: ✅Latin America
API endpoint URL: https://api.mercadopago.com/v1
Authentication and Security
Specific names for credentials: Country, Access Token
Onboarding Merchants in:
Argentina
Brazil
Chile
Colombia
Mexico
Peru
Uruguay
Additional Notes
MercadoPago has a couple requirements to successfully run transactions.
You must send an email address with all of your transactions. You can send an email address by creating a payment method with one or sending one directly in the transaction request body itself.
In Brazil and Argentina there is support for purchase, authorize, capture, void, refund and verify. In Chile, Colombia, Mexico, Peru and Uruguay only purchase and refund are supported.
Your MercadoPago credentials are tied to a specific country and currency. You must send the country associated with a particular access_token when creating a new MercadoPago gateway. ChargeAutomation expects the two character country code.AR - ArgentinaBR - BrazilCL - ChileCO - ColombiaMX - MexicoPE - PeruUY - Uruguay
With the exception to Mexico, MercadoPago requires sending the payer identification with each payment. You can send those two values via the cardholder_identification_type and cardholder_identification_number gateway specific fields.