# MD for: https://www.mercadopago.com.uy/developers/es/docs/checkout-bricks/overview.md 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](https://www.mercadopago.com.uy/developers/en/support/37740). You are here ![](https://http2.mlstatic.com/storage/dx-devsite/docs-assets/custom-upload/2025/5/27/1751001539665-PaymentBrick.png)Checkout Bricks[Go to summary](https://www.mercadopago.com.uy/developers/en/docs/checkout-bricks/landing) ![](https://http2.mlstatic.com/storage/dx-devsite/docs-assets/custom-upload/2025/5/29/1751250681120-apienall.png)Checkout Transparente[How to integrate](https://www.mercadopago.com.uy/developers/en/docs/checkout-api-payments/overview#:~:text=UY-,Como,-integrar) Checkout Pro[Go to summary](https://www.mercadopago.com.uy/developers/en/docs/checkout-pro/overview) 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 Credit or debit card, Abitab, Red Pagos and Mercado Pago Account Payment methods Credit or debit card, Abitab, Red Pagos and Mercado Pago Account Payment methods Credit or debit card, Abitab, Red Pagos and Mercado Pago Account 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 Brick[How to integrate](https://www.mercadopago.com.uy/developers/en/docs/checkout-bricks/payment-brick/introduction) Status Screen Brick[How to integrate](https://www.mercadopago.com.uy/developers/en/docs/checkout-bricks/status-screen-brick/introduction) Wallet Brick[How to integrate](https://www.mercadopago.com.uy/developers/en/docs/checkout-bricks/wallet-brick/introduction) Card Payment Brick[How to integrate](https://www.mercadopago.com.uy/developers/en/docs/checkout-bricks/card-payment-brick/introduction) 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](https://www.mercadopago.com.uy/hub/registration/landing). * **SSL Certificate (Secure Sockets Layer)** Allows secure navigation and protection of your data during information transfers. Integration process 1. Check all [prerequisites](https://www.mercadopago.com.uy/developers/en/docs/checkout-bricks/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 ](https://www.mercadopago.com.uy/developers/en/docs/checkout-bricks/prerequisites) 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]