Changelog
Filter by:
April of 2026
We corrected the documentation for the Update card endpoint in the Saved Cards API to reflect the fields the request body actually accepts when updating a customer's card. The token field was removed, as the API does not accept it on this endpoint. The valid fields for the update are expiration_month, expiration_year, and cardholder (which includes name and identification).
Fix
API Reference
Checkout API
Subscriptions
Checkout Bricks
January of 2026
We’ve added a new use case for the Create order API to Checkout API, now including a usage example for SPEI Transfers payments.
Addition
Checkout API
API Reference
We added a new GET Search orders endpoint to the Orders API for Checkout API. This endpoint allows you to search for orders in a massive way, using various filters and pagination information.
Addition
Checkout API
API Reference
September of 2025
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
