Changelog

Filter by:

January of 2026

  • Update of the Orders API usage examples for Checkout API
  • We’ve updated the use case information for the Create order API to the Checkout API, now including one example for credit card payments and another for debit card payments.

    Update

    Checkout API

    API Reference

  • New “Search orders” endpoint for the Checkout API
  • 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

    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