Introduction - Mobile Checkout - Mercado Pago Developers
Developers
API Reference
Support
Sign in

    Home

    Getting started

    Online Payments

    Checkout Pro

    Checkout API

    Payment Link

    Subscriptions

    Marketplace

    Mobile Checkout

    Web Tokenize Checkout

    In person payments

    QR Code

    Mercado Pago Point

    Plugins and platforms

    WooCommerce

    Prestashop

    Magento 2

    Shopify

    Tiendanube

    VTEX

    SDKs

    Notifications

    Webhooks

    IPN

    Account Management

    Requirements for production environment

    Get payments

    Reports

    Cashback and Cancellations

    Chargeback Management

    Improves approval

    Resources

    Localization

    Changelog

    Status

IN THIS PAGE

Suggest edit
Help us improve the documentation
Did you see wrong information and would you like us to explain something else or improve our manuals? Please leave your suggestions on GitHub.

Mobile Checkout

Mercado Pago SDK makes it easy to create a payment experience in your application. You will instantly offer your users:

  • Card payments, payments in cash or bank transfer.
  • Financing: payments in installments with the best possible financing fee.
  • Discounts and promotions.
  • Communication of payment results.

All our payments are assessed by our fraud prevention tool to minimize the risks in your transactions.

One experience, all platforms

Offer the best payment experience to your users, on Android or iOS.

Mercado Pago sdk android

It is very easy to integrate the checkout:

  1. Include the SDK in your project.
  2. Enter your credentials and create the payment preference.
  3. Start the payment process with a button on your application.
  4. Get to know when a payment is made with the notifications we send you.
Find all the information about your credentials in our FAQs.

Add the dependency to your project

  • android
  • ios

Add the following code in the file build.gradle. Alternatively, you can download the SDK and add it to your project.

          
dependencies {
   implementation 'com.mercadopago.android.px:checkout:4.+'
}

        

If you use CocoaPods in your project, you can add the dependency in the Podfile of the module where you integrate with us with the following code. Alternatively, you can download the SDK and add it to your project.

          
source 'https://github.com/CocoaPods/Specs.git'
# This parameter is needed because this is a Swift library
use_frameworks!
platform :ios, '8.0'
pod 'MercadoPagoSDK'

        
Note
If you have version 3.x of the Mobile Checkout integrated you can visit the integration docs of version 3.
Remember that active support is only provided to the latest major version and passive support to the previous one, so we recommend a migration to the new version.

You can find the reference to the interface in the following links: Android docs - iOS docs

Was this information helpful?

Mercado Pago ofrece servicios de pago y no está autorizado por el Banco Central a operar como entidad financiera. Los fondos acreditados en cuentas de pago no constituyen depósitos en una entidad financiera ni están garantizados conforme legislación aplicable a depósitos en entidades financieras. Copyright © 2021 MercadoLibre S.R.L.

Terms and conditionsHow we take care of your privacy
Partners Mercado Pago

Al navegar en este sitio aceptás las cookies que utilizamos para mejorar tu experiencia. Más información.