Home
Documentation
Resources
Certifications
Community

Resources

Check for updates on our solutions and system performance, or request technical support.

Community

Get the latest news, ask others for help and share your knowledge.

Changelog

Filter by:

February of 2025

  • Prepaid Card in Checkout Bricks
  • We included Prepaid Card (prepaidCard), under the brands Visa and Mastercard, as a possible value to be used as a payment method (paymentMethods) in the Payment and Card Payment Brick.

    Addition

    Checkout Bricks

  • 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

  • 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