Home
Documentation
Resources
Partners
Community

Resources

Check for updates on our solutions and system performance, or request technical support.

Partners

Discover our program for agencies or developers that offer integration services and sellers who want to hire them.

Community

Get the latest news, ask others for help and share your knowledge.

Online payments
In-person payments
Tools and resources
APIs and SDKs
Overview - Checkout API - Mercado Pago Developers
Integrate Checkout API and customize the whole experience Incorporate a flexible API into your website so that customers can shop on your website or app without being redirected to an external page.
    For online payments
    Advanced integration
    Without redirect
    Total customization
Looking for development-free options? Explore other solutions.
What it offers Combine different features to ensure transaction security and conversion.
    Customization and security
    • Build your checkout tailored to your preferences.
    • Receive card transaction data securely and with minimal hassle, enabling a simplified path to PCI certification.
    Flexibility to integrate
    Payment optimization
    • Offer a purchasing process with just a few steps.
    • Ensure a practical and secure completion of the purchase.
How it works
The customer chooses the product or service, and the entire purchase and payment process takes place in your store, with the security of Mercado Pago and without leaving your website.
How to integrate
Payment process
  1. Buyers select their preferred products or services on your website.
  2. Once in the payment screen, they choose one of the payment methods integrated to your checkout.
  3. Then, they must provide the necessary details and complete the purchase without leaving your store.
  4. Once Mercado Pago’s APIs process the payment, the purchase is confirmed.
How to integrate
What sets it apartCompare our checkouts and choose the option that best fits your business. Check the rates.
You're here
Checkout APIHow to integrate
Checkout BricksGo to summary
Checkout ProGo to summary
Integration effort
Integration effort
Integration effort
Integration effort
Customization level
Customization level
Customization level
Customization level
Design ready to set up
Design ready to set up
-
Design ready to set up
Design ready to set up
Collection experience
Collection experience
On your website
Collection experience
On your website
Collection experience
On Mercado Pago
Payment methods
Payment methods
Credit or debit card, SPEI Transfer, OXXO, Paycash, Citibanamex, Santander and BBVA Bancomer
Payment methods
Credit or debit card, SPEI Transfer, OXXO, Paycash, Citibanamex, Santander, BBVA Bancomer, Mercado Pago Wallet and Installments without Card
Payment methods
Credit or debit card, SPEI Transfer, OXXO, Paycash, Citibanamex, Santander, BBVA Bancomer, Mercado Pago Wallet and Installments without Card
Availability by country
Availability by country
AR
BR
CL
CO
MX
PE
UY
Availability by country
AR
BR
CL
CO
MX
PE
UY
Availability by country
AR
BR
CL
CO
MX
PE
UY
How to integrate
Learn about the steps you need to follow to integrate this solution.
Previous requirements
  • Mercado Pago Account
    You need to create a user on Mercado Pago or Mercado Libre to have a seller account.
    Integration process
    1. Create an application from Your integrations
    2. Configure the development environment
    3. Configure your preferred payment methods
    4. Configure payment notifications
    5. Test your integration
    6. Go to production
    I want to start integrating
    flowchart TD
        A[Your integrations] --> B[Create an application]
        B --> C[Configure development environment]
        C --> D[Configure payment method]
        D --> E[Configure payment notifications]
        E --> F[Test your integration]
        F --> G{Was the test successful?}
        G -- No --> H[Fix configuration] --> F
        G -- Yes --> I{What do you want to do?}
        I -- Go live --> J[Go to production]
        I -- Configure another payment method --> D