whobin / javaemvreader

Automatically exported from code.google.com/p/javaemvreader
Apache License 2.0
1 stars 0 forks source link

GENERATE ARQC response SW =6985 with MasterCard #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When I send first generate command to ICC using CDOL1
I get status word 6985. has anyone get same problem?
------------------------------------------------------
 Card Risk Management Data Object List 1
    Amount, Authorised (Numeric) (6 bytes)
    Amount, Other (Numeric) (6 bytes)
    Terminal Country Code (2 bytes)
    Terminal Verification Results (TVR) (5 bytes)
    Transaction Currency Code (2 bytes)
    Transaction Date (3 bytes)
    Transaction Type (1 byte)
    Unpredictable Number (4 bytes)
    Terminal Type (1 byte)
    Data Authentication Code (2 bytes)
    ICC Dynamic Number (8 bytes)
    Cardholder Verification (CVM) Results (3 bytes)

Original issue reported on code.google.com by tuan....@gmail.com on 8 Jul 2014 at 9:49

GoogleCodeExporter commented 8 years ago
Need more details

Original comment by sasc...@gmail.com on 29 Dec 2014 at 10:54

GoogleCodeExporter commented 8 years ago
I have resolved problems. Generate command will response 6985 if there is error 
with commands before. In my case, I read not existed record before execution 
generate AC command.

Original comment by tuan....@gmail.com on 30 Dec 2014 at 2:05