Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to check Card Type that swaped #15

Closed
Tusshark opened this issue Nov 1, 2017 · 1 comment
Closed

How to check Card Type that swaped #15

Tusshark opened this issue Nov 1, 2017 · 1 comment

Comments

@Tusshark
Copy link

Tusshark commented Nov 1, 2017

hi
Actually , in my side encryption and decryption of card details or track1 and track2 details is correct.
but after decryption process i am unable to find out which card is swiped . So please give me the resolution for that how i am verify card type from decrypted track1 or track2 details.

@sgbj
Copy link
Owner

sgbj commented Nov 3, 2017

Track 2 contains the credit card number, and a standard way of determining the card type is based on the first 6 digits of the card number. See this answer on StackOverflow.

@ichoes ichoes closed this as completed Dec 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants