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

    VTEX

    Loja Integrada

    Nuvemshop

    iSet

    Linx Commerce

    Wix

    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.

androidiosfinal

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.

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 {
   compile 'com.mercadopago:sdk:3.8.1'
}

        

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'
# Se necesita este parámetro por ser una SDK en swift
use_frameworks!
platform :ios, '8.0'
pod 'MercadoPagoSDK', '3.7.2'

        
  • In this artcile you will learn how to receive payments.
Was this information helpful?

Copyright © 2021 MercadoPago.com Representações LTDA. / CNPJ n.º 10.573.521/0001-91 / Av. das Nações Unidas, nº 3.003, Bonfim, Osasco/SP - CEP 06233-903

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

Ao navegar neste site, você aceita os cookies que usamos para melhorar sua experiência. Mais informações.