We're running a semi-integration with the clover mini using the remote-pay-cloud browser SDK.
Sometimes when I start a sale transaction, I receive a FAIL error from the onSaleResponse
listener. This doesn't always occur, but when it does, it's when the console logs TX_START
twice.
This is what I see on my Clover Mini:
- Clover Mini is on welcome screen
- When I start a sale transaction, the screen shows the add tip screen
- Clover Mini then clears the transaction and goes back to the welcome screen
- I receive a FAIL response from the
onSaleResponse
listener
Console Log: https://gist.github.com/mromarreyes/7...