Changelog

Filter by:

September of 2025

  • New parameter ('expiration_time') in the Mercado Pago Point integration
  • We have included the expiration_time request parameter in the documentation related to the Mercado Pago Point integration. Sending this parameter will set the expiration period for the order, and if it is not sent, the period will remain up to 15 minutes after its creation.

    Addition

    Mercado Pago Point

    API Reference

  • Update on possible errors returned by the Terminals API
  • We have updated the possible errors returned in the Terminals API endpoints, merging the generic "internal_error" codes 424, 502, and 504 into a single "internal_error" 500. In this case, we continue to recommend reviewing the returned message and trying to resend the request.

    Update

    API Reference

    Mercado Pago Point

    August of 2025

  • New column in the Account balance Report
  • The Tip amount ("TIP_AMOUNT") column has been added to the Account balance Report. This column will display the tip amount received in the transaction.

    Addition

    Reports

  • New parameter returned in the GET of Payments API
  • We have included the "threeds" parameter as one of the fields returned in the GET from the Payments API. This field will provide the status of the 3DS (3D Secure) security protocol, which is used for authenticating online card transactions.

    Addition

    Checkout API

    API Reference

    Security