Changelog

Filter by:

February of 2025

  • New fields related to the order item in the Preferences API
  • The dimensions and fiscal_data objects have been added to the items parameter of the Preferences API, where the dimensions of the item to be sent and its respective fiscal data will be presented.

    Addition

    Checkout Pro

    API Reference

    January of 2025

  • Rewrite of the Nuvemshop platform Tiendanube
  • We have rewritten some sections of the Tiendanube documentation to accommodate the new user experience on the payment configuration screens with Checkout Pro, Checkout API e Meses sin Tarjeta.
    Consequently, it was also necessary to change some steps in the section for configuring discounts, installments, and fees.

    Update

    Tiendanube

  • Update on the `payment_id` field
  • The payment identifier field (payment_id), which currently accepts 11 digits (up to 99,999,999,999), will start accepting 12 digits (from 100,000,000,000 to 999,999,999,999). This change will occur in the coming weeks, so please review your integration if necessary to avoid transaction errors.

    Update

    Mercado Pago Developers

    December of 2024

  • Important: User ID fields can now accommodate numbers of up to 20 digits
  • From now on, the user ID fields, which were previously of type Int32, have changed to the Int64 format. If your application uses this information through fields such as ‘user_id’, ‘payer_id’, ‘collector_id’, or any other reference to user IDs provided by Mercado Pago, your integration may generate errors if you do not make the necessary adjustments. See more details here.

    Update

    Mercado Pago Developers