Overview - Checkout Bricks - Mercado Pago Developers
What it offers Combine different functionalities to ensure security and conversion of operations.
    Customization
    • Choose a predefined visual theme or customize it according to your business identity.
    • Integrate only the necessary Brick, without the obligation to implement the entire checkout process.
    • Combinable and customizable payment methods.
    Pre-built experience
    • Gain agility by using a pre-built experience, which already includes ready-to-use integrations and validations, reducing technical risks.
    Conversion
    • Fast checkout with payment methods saved in Mercado Pago.
    • Offers a purchase process with few steps and easy to complete.
    • Components that apply the market’s best practices.
    Payment approval and security
    • 3DS 2.0 authentication, anti-fraud tools and customer identity verification.
    • Processes card purchases securely and without bureaucracy, allowing for simplified PCI certification.
What makes it differentCompare our checkouts and choose which one best suits your business. Check the fees.
You are here
Checkout BricksGo to summary
Checkout TransparenteHow to integrate
Checkout ProGo to summary
Integration effort
Integration effort
Integration effort
Integration effort
Customization level
Customization level
Customization level
Customization level
Ready-to-configure design
Ready-to-configure design
Ready-to-configure design
-
Ready-to-configure design
Payment experience
Payment experience
On your site
Payment experience
On your site
Payment experience
On Mercado Pago
Payment methods
Payment methods
Money in account, credit or debit card
Payment methods
Money in account, credit or debit card
Payment methods
Money in account, credit or debit card
Country availability
Country availability
AR
BR
CL
CO
MX
PE
UY
Country availability
AR
BR
CL
CO
MX
PE
UY
Country availability
AR
BR
CL
CO
MX
PE
UY
Available BricksChoose the Brick that best meets your needs and follow the detailed steps in the section corresponding to the chosen Brick.
Payment BrickHow to integrate
Status Screen BrickHow to integrate
Wallet BrickHow to integrate
Card Payment BrickHow to integrate
Description
Description
Integrate multiple payment methods into a customizable module, even saving card data to speed up future purchases.
Description
Inform the buyer about the status of a purchase made with any payment method from Checkout Bricks.
Description
Button that allows paying with Mercado Pago account at any stage of the purchase.
Description
Optimized payment form that includes the necessary fields to process payments with credit or debit cards.
How to integrate
Learn about the necessary steps to integrate this solution.
Prerequisites
  • Seller account
    You need to create a user in Mercado Pago (or Mercado Libre) to have a seller account.
  • SSL Certificate (Secure Sockets Layer)
    Allows secure navigation and protection of your data during information transfers.
    Integration process
    1. Check all prerequisites.
    2. Configure the common initialization for all Bricks.
    3. Choose the Brick you will integrate.
    4. Configure and render the Brick according to the specific documentation.
    5. Perform test purchase.
    6. Go to production.
    I want to start integrating
    flowchart TD
        A[Check prerequisites] --> B[Configure common initialization]
        B --> C[Choose Brick]
        C --> D[Configure and render Brick]
        D --> E[Perform test purchase]
        E --> F{Test approved?}
        F -- No --> G[Fix configuration] --> E
        F -- Yes --> H[Go to production]