AI resources
Payouts Make payments from Mercado Pago accounts to any destination account, where recipients can withdraw the transferred money. The originating Mercado Pago account will act as an intermediary between a service provider and one or more clients.
    For online payments
    Bank transfers
    Agile integration
    Encrypted transactions
What it offers Now you can create money withdrawals assigned to any destination account, whether from Mercado Pago or other providers, just by generating an order from your own Mercado Pago account.
    Integration ease
    • The integration will be carried out using our API, in a simplified way.
    Reliable and transparent transactions
    • Mercado Pago will be the administrator of the transfers made, so you can consult all the movements from the Mercado Pago Panel.
    End-to-end encryption
    • We use public/private key mechanisms to ensure the security of transactions.
    Multiple destination accounts
    • You can send the money withdrawal order to any destination account, whether managed by Mercado Pago or by other providers.
How to integrate
Learn about the steps you need to follow to integrate this solution.
Previous requirements
  • Mercado Pago Account
    You need to create a user on Mercado Pago or Mercado Libre to have a seller account.
  • Mercado Pago account with funds
    The origin Mercado Pago account must have sufficient funds to carry out the transactions.
    flowchart TD
        A[Your integrations] --> B[Create an application]
        B --> C[Configure money transfers]
        C --> D[Configure transaction notifications]
        D --> E[Test your integration]
        E --> F{Was the test successful?}
        F -- No --> G[Fix configuration] --> E
        F -- Yes --> H{What do you want to do?}
        H -- Go live --> I[Go to production]