Is it possible to cancel a request and return back to the idle screen using TriPos Direct, SDK, etc..? For example, if I call the /api/v1/card/financial/{lane_id} endpoint and it is asking to swipe the card I can send a command to cancel the request and now I am free to send another auth or sale command.
Hi Andrew,
At this time there is no programmatic method to cancel a request when a transaction is sent through triPOS. You can press cancel on the device to terminate the active transaction; otherwise, each screen has a 60 minute timeout. Thus, if you call the /api/v1/card/financial/{lane_id} endpoint and do not press cancel on the device then this would timeout after 60 seconds and go back to the idle screen.
Thank you,
Katharine Unsworth