-
Notifications
You must be signed in to change notification settings - Fork 83
Add Dinersclub 309 prefix validation #57
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
base: master
Are you sure you want to change the base?
Conversation
|
Hi @FrancescoColonna! This is good! We've recently made changes to our BIN patterns and documented everything under |
|
Hi @ddayguerrero |
|
Looks good to me! Before we move on, can we omit all generated distribution files from the list of staged changes? ( |
|
Hi @ddayguerrero i've removed dist/*.js files from staged changes. |
|
Sorry, I wasn't clear earlier. What I meant is to keep the files on disk, but remove the changes from the git change log. Something along the lines of doing We should end up with 3 files changed: I truly appreciate your time and effort in creating this PR, but it is only best that we follow the guidelines shared by @jondavidjohn |
|
Will close as soon #59 is merged |
It solves the issue #56
according to this document https://en.wikipedia.org/wiki/Payment_card_number Dinersclub International could starts with 309
Thanks,
Francesco