We are evolving our integration process. Discover the new Orders API

Types of integration - Checkout Transparente - Mercado Pago Developers

Types of integration

The integration with Checkout Transparente can be done by using different procedures that vary according to technical knowledge and business needs. See the table below for details on each of the available options.

Integration typePayment methodsFrontend complexityUser Interface (UI)
Checkout BricksCredit, the Caixa virtual debit card, Pix, boleto, payment in lottery, Mercado Pago Wallet and Installment payment without a card. See more details in our documentation Available payment methods.EasyComponents with UI already defined and that can be customized if necessary.
CardformCard.MediumThe form does not have any styling, allowing complete flexibility for customizing styles.
Core Methods WebCard.HighCreate your own form and styling.
Core Methods MobileCard.HighCreate your own form and styling for mobile applications.

The three types of integration mentioned above are eligible for PCI SAQ A certification. This is because card data, CVV and expiration date travel through an iframe directly to Mercado Pago servers, which prevent PCI data (card number, security code and expiration date) from being accessible to third parties.

In addition to the payment methods shown in the table above, it is also possible to offer other payment methods. For a detailed list of all available options for integration, send a GET to the endpoint /v1/payment_methods and execute the request. In the answer you will have access to each of the options.