3 - MTSCRA Functions
Dynamag, DynaMAX, eDynamo, mDynamo, tDynamo, DynaWave, and iDynamo 6| Secure Card Reader Authenticators | Programmer’s
Reference (Java and Java Applet)
Page 29
Return Value: String containing the card data.
Example:
11|B354C81061217AA|0|0|0|0|0|61403000|60|39|0|60|39|0|54|2542393939393
939353535353535353535305E4D43445320352F5357435020544553545E31393034323
031303030303130303233333030303030303F3B3939393939393535353535353535353
03D31393034323031303030303030303233333030303F|%B9999995555555550^LAST/
FIRST
M^19042010000100233000000?;9999995555555550=19042010000000233000?|0000
000000000000|00000000000000000000|FIRST|LAST|9999995555555550|04|19|25
42393939393939353535353535353535305E4D43445320352F5357435020544553545E
31393034323031303030303130303233333030303030303F|3B3939393939393535353
53535353535303D31393034323031303030303030303233333030303F||%B999999555
5555550^LAST/FIRST
M^19042010000100233000000?|;9999995555555550=19042010000000233000?||02
002A8069912E8BAB88EA89082AA4D701473EC3C1A0C8E1DF0075F40A167713CF6AE4DF
442DC4ED8831377E98AFA88AE422536CEF2F|100
3.11 getCardName
This function retrieves the card name after a cardholder has swiped a card.
String getCardName();
Return Value: String containing the card name.
3.12 getFirstName
This function retrieves the card first name after a cardholder has swiped a card.
String getFirstName();
Return Value: String containing the card first name.
3.13 getLastName
This function retrieves the card last name after a cardholder has swiped a card.
String getLastName();
Return Value: String containing the card last name.
3.14 getMiddleName
This function retrieves the card middle name after a cardholder has swiped a card.
String getMiddleName();
Return Value: String containing the card middle name.
3.15 getEncodeType
This function returns a string value for a card type after a cardholder has swiped a card.
String getEncodeType();