We are having issues with the MTIP 06 test cases, and they are all responding like this example.
APDU Validations as follows:
Passed: In Read Record PAN is correct (5A)
Passed: In First GEN AC, Tag 9F02 Amount Authorized is correct
All of the rest of the steps fail:
The Card responds to Second GEN AC with TC
The first issuer script command is sent after Second GEN AC
The card responds to the first issuer script with SW=9000
The second issuer script command is sent after second GEN AC
The card responds to the second issuer script with SW=9000
The third issuer script command is sent after second GEN AC
The card responds to the third issuer script with SW=9000
The fourth issuer script command is sent after second GEN AC
The card responds to the fourth issuer script with SW=9000
Terminal Type: 25 <br/>
9F33: 6098C8<br/>
9F40: FF00F0A001<br/>
9F39: 05<br/>
TAC DF0F (Online): FE50B8F800<br/>
TAC DF0D (Default): FE50B8A000<br/><br/>
Logs are here: https://pastebin.com/LsK3sgap
Any help would be appreciated.
The driver software has passed certifications before, but in this case, self-certifying and trying to figure out what is going on with the whole response to AC and then the failure of the script responses. – acodingguy Aug 24 '22 at 19:46