SUNMI See Phone Porcess - chuwuwang/ReadingNote GitHub Wiki
The following situation shows the see phone process
-
call EMVListenerV2.onConfirmationCodeVerified() method
-
call EMVListenerV2.onTransResult(int code, String desc) method and code is 4
-
call EMVListenerV2.onTransResult(int code, String desc) method and code is -4003 and Visa card transaction
Terminal operation
-
card off: call ReadCardOptV2.cardOff()
-
show see phone message prompt
-
call EMVOptV2.clearData(AidlConstants.EMV.ClearDataOpCode.OP_CLEAR_DATA_CARD)
-
check card again