modules/emv/emv_callback library
Classes
Typedefs
- OnCardHolderPwd = PINResult Function(bool isOnlinePin, int offlinePinLeftTimes)
- OnCertVerify = int Function(String certType, String certValue)
- OnConfirmCardNo = int Function(String cardNO)
- OnConfirmEC = int Function()
- OnEmvTerGetInputDisplay = void Function(Uint8List bytes)
- OnInputAmount = int Function()
- OnOffLinePinLastTimeVerify = void Function(int number)
- OnOffLinePinVerify = void Function(bool isPinOK)
- OnTransResult = void Function(int status, TransResult transResult)
-
OnWaitAppSelect
= int Function(List<
String> appNameList, bool isFirstSelect)