| Package | Description |
|---|---|
| us.fatehi.magnetictrack | |
| us.fatehi.magnetictrack.bankcard |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseTrackData |
| Modifier and Type | Class and Description |
|---|---|
class |
BankCardMagneticTrack
Parser and representation for all 3 bank card magnetic track
information.
|
class |
BaseBankCardTrackData |
class |
ExpirationDate
Parses and represents a card expiration date.
|
class |
Name
Parses and represents the cardholder's name.
|
class |
PrimaryAccountNumber
Parses and represents the primary account number of the bank card.
|
class |
ServiceCode |
class |
Track1FormatB
Parses, and represents a card's track 1 data, in format "B".
|
class |
Track2
From Wikipedia - ISO/IEC 7813
The Track 2 structure is specified as: STX : Start sentinel ";" PAN : Primary Account Number, up to 19 digits, as defined in ISO/IEC 7812-1 FS : Separator "=" ED : Expiration date, YYMM or "=" if not present SC : Service code, 3 digits or "=" if not present DD : Discretionary data, balance of available digits ETX : End sentinel "?" LRC : Longitudinal redundancy check, calculated according to ISO/IEC 7811-2 The maximum record length is 40 numeric digits. |
class |
Track3 |
Copyright © 2014 Sualeh Fatehi. All rights reserved.