February 15, 2023
Release notes for February 28, 2023
Displaying expired transactions via the API
On some customer accounts, the Lithic API currently hides approved transactions that do not settle after a certain amount of time. Current behavior that some customers see is that the transaction will be visible in the API for a period, but then is subsequently hidden and cannot be pulled even if the transaction token is provided. With this change, we will begin displaying these transactions on all customer’s accounts.
Bug fix for properly displaying credit authorizations via the API
Certain customers have reported not being able to properly view transactions containing credit authorization events when calling the GET /transactions
endpoint. With this fix, all such transactions will now be visible. To see more detail about the expected permutations of a transaction containing a credit authorization event, please see this section of our Transaction Flow page.