#sarthal17-terminal
1 messages · Page 1 of 1 (latest)
I am working for simulator for know
But I wanted to show a prompt to the user so that he can ask the customer to swipe the card at terminal.
From this step I believe it's the result of collectPaymentMethod, no?
How my system will know the card is being read or had been read by the terminal. I wanted to show the steps at the pos screen at which step payment is persent. Is there any event or function that handels that kind of data.
the collectPaymentMethod has a result and it has the error property to indicate if the card has been read successfully. Does it work for your use case?