Changelog

Filter by:

December of 2023

  • API Reference: menu changes and the new Claims API
  • We rearranged the menu order in our API Reference to include the new Claims API. With the addition of the new API and its 13 new endpoints, we have created a new section called "After-sales" to encompass both the **Claims API **and the existing APIs for Refunds, Chargebacks and Cancellations. Additionally, we have also included in Webhooks the topic related to claims, making it possible to configure the receipt of notifications on this subject.

    Addition

    API Reference

    Notifications

  • Compatibility of Mercado Pago plugin with WooCommerce Blocks
  • After WooCommerce stores update, we are working to make Mercado Pago plugin compatible with the new Blocks feature. If you are having problems in your integration, check the official documentation and revert momentarily the update of your store.

    Fix

    WooCommerce

  • Inclusion of Checkout Bricks in the product tags of the API Reference.
  • We have updated the API Reference section to reference the Checkout Bricks in the following endpoints: "Create test user", "Create payment", "Search payments", "Get preference", "Search preferences", "Update preference", "Save card", "Get customer card", "Get card", "Create customer" and "Get customer".

    Update

    Checkout Bricks

  • Improvements in the description of the "money_release_date" parameter in the Payments API.
  • We have updated the description of the response parameter money_release_date in the Get Payment and Update Payments APIs to inform that the field can take the values "pending" or "released", where the first indicates that the payment has not yet been released (money held for a period) and “released” means that the money has already been released to the user's available balance.

    Update

    API Reference