msr90

- Unnamed repository; edit this file 'description' to name the repository.
git clone git://git.acid.vegas/-c.git
Log | Files | Refs | Archive | README | LICENSE

commit 561f51b97b1c15d733bb2cdf2da675b066fc63e8
parent 38c98022bf87218049afe12c7b42e79fe819d723
Author: acidvegas <acid.vegas@acid.vegas>
Date: Sun, 12 May 2024 01:17:00 -0400

Added track 3 photos

Diffstat:
A.screens/track3.png | 0
MREADME.md | 7+++++++

2 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/.screens/track3.png b/.screens/track3.png
Binary files differ.
diff --git a/README.md b/README.md
@@ -66,6 +66,9 @@ This format was developed by the banking industry *(ABA)*. This track is written
 | End sentinel                        | one character (generally '?') |
 | Longitudinal redundancy check (LRC) | it is one character and a validity character calculated from other data on the track. Most reader devices do not make the LRC available for display, but use it to verify the input internally to the device. |
 
+### Track 3
+![](./.screens/track3.png)
+
 #### Service Code
 ###### First digit
 | Code | Description                                                                                |
@@ -95,6 +98,10 @@ This format was developed by the banking industry *(ABA)*. This track is written
 | 5    | Goods and services only *(no cash)*, PIN required           |
 | 6    | No restrictions, use PIN where feasible                     |
 | 7    | Goods and services only *(no cash)*, use PIN where feasible |
+
+## References
+- [Digital Card](https://en.wikipedia.org/wiki/Digital_card)
+- [Magnetic Stripe Card Standards](https://www.magtek.com/content/documentationfiles/d99800004.pdf)
 ___
 
 ###### Mirrors for this repository: [acid.vegas](https://git.acid.vegas/msr90) • [SuperNETs](https://git.supernets.org/acidvegas/msr90) • [GitHub](https://github.com/acidvegas/msr90) • [GitLab](https://gitlab.com/acidvegas/msr90) • [Codeberg](https://codeberg.org/acidvegas/msr90)