Hi, I will explain the scenario, project is a clover integration for android, I'm using the emulator during development, while others use the actual device as well.
Just wanna ask, in regards to testing card flows, if there's a programmatic way to mock/simulate the card payment flow in emulator, and get a fixed/pre-define response onVaultCard callback. this is only for sandbox.
this would really help our workflow here as it speeds up development, rather than have to try it out on the actual terminal everytime for card operations..
cheers!