I would like to be notified when a customer taps the back arrow and cancels the transaction payment. It does not seem to come over with onDeviceActivityStart
or onDeviceActivityEnd
. If there was a way to subscribe the the sendMessage
events I could use that as well.
Any tips?