Hi, I want to know somethings about track1/2 anatomy.
Let's take a look first in track1 anatomy:
Questions about track1:
1- Always begin with '%B' or 'B'? If not, you know other possible begins?
2- Always end with ';'? If not, you know other possible finals?
3- Track1 always come before Track2 in transaction?
4- The middle delimiters are always '^', '$' and '%'?
Now a look inside track2 anatomy:
Questions about track2:
1- Always have '=' after credit card number?
2- Always have YYMM101/121/201 codes after '=' symbol?
3- 101 is no chip,201 is with chip? And 121 code is what?
4- Always ends with '?' charactere? If not, you know other possible finals?
5- Is possible to have spaces ex:'14061010000 000000' in track2?
Let's take a look first in track1 anatomy:
Code:
%B4750556064900587^LOPEZ/EDDIE J^14061010000000100000000?;
1- Always begin with '%B' or 'B'? If not, you know other possible begins?
2- Always end with ';'? If not, you know other possible finals?
3- Track1 always come before Track2 in transaction?
4- The middle delimiters are always '^', '$' and '%'?
Now a look inside track2 anatomy:
Code:
4750556064900587=14061010000010000000?
1- Always have '=' after credit card number?
2- Always have YYMM101/121/201 codes after '=' symbol?
3- 101 is no chip,201 is with chip? And 121 code is what?
4- Always ends with '?' charactere? If not, you know other possible finals?
5- Is possible to have spaces ex:'14061010000 000000' in track2?