We are extending our triPOS payment integration to work with automatic store-and-forward.
In the documentation, the section "Querying the Database" indicates the GET /api/v1/storedtransactions endpoint "returns all of the information about each stored transaction regardless of its state".
After a stored transaction is automatically forwarded and its state changes to ERROR or to PROCESSED, how long does it remain in the database?
Hi Mark. At this time, the stored transaction status information will stay in triPOS indefinitely. In the future, there are plans to support the ability to clean up the database by removing older transactions (or perhaps have a specific retention policy), but there is not yet a timeline for that functionality.