Class TerminalVerificationResults
java.lang.Object
org.jpos.emv.TerminalVerificationResults
- All Implemented Interfaces:
Loggeable
Terminal verification results (TVR) parser.
-
Constructor Summary
ConstructorsConstructorDescriptionTerminalVerificationResults(byte[] tvr) TerminalVerificationResults(String hexTVR) -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanvoiddump(PrintStream p, String indent) booleanbooleanbooleanbooleanbooleanbooleannewCard()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanrfu()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanboolean
-
Constructor Details
-
TerminalVerificationResults
-
TerminalVerificationResults
-
-
Method Details
-
offlineDataProcNotPerformed
-
sdaFailed
-
iccDataMissing
-
panInHotlist
-
ddaFailed
-
cdaFailed
-
sdaSelected
-
rfu
-
cardAndTerminalDiffApps
-
expiredApplication
-
applicationNotEffective
-
serviceNotAllowedForCardProduct
-
newCard
-
cardholderVerificationNotSuccessful
-
unrecognisedCVM
-
pinTryLimitExceeded
-
pinRequiredButNoPinPadPresent
-
pinRequiredButNotEntered
-
onlinePINEntered
-
transactionExceedsFloorLimit
-
lowerConsecutiveOfflineLimitExceeded
-
upperConsecutiveOfflineLimitExceeded
-
transactionSelectedRandomlyOnlineProcessing
-
merchantForcedTransactionOnline
-
defaultTDOLUsed
-
issuerAuthenticationFailed
-
scriptFailedBeforeFinalGenerateAC
-
scriptFailedAfterFinalGenerateAC
-
relayResistanceThresholdExceeded
-
relayResistanceTimeLimitsExceeded
-
relayResistanceProtocolNotSupported
-
relayResistanceProtocolNotPerformed
-
relayResistanceProtocolPerformed
-
dump
-