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

JCB Cards #84

Closed
lokharth opened this issue Aug 20, 2018 · 3 comments
Closed

JCB Cards #84

lokharth opened this issue Aug 20, 2018 · 3 comments

Comments

@lokharth
Copy link

lokharth commented Aug 20, 2018

Can we get support for JCB Cards ?

Thanks :D

@lokharth lokharth changed the title JBS Card JCB Card Aug 20, 2018
@lokharth lokharth changed the title JCB Card JCB Cards Aug 20, 2018
@randalmaia
Copy link
Contributor

Hello @lokharth, thank you for your issue.
Do you have more information about JCB cards scheme?

@lokharth
Copy link
Author

Sure,
The regex I usually use to identify JCB cards is this one:

^(?:2131|1800|35[0-9]{3})[0-9]{11}$

@dedicio
Copy link
Contributor

dedicio commented Jan 20, 2021

HI @lokharth

Thanks for contribution!

This improvement was implemented in PR #120

See more details: https://contaazul.github.io/creditcard.js/

@dedicio dedicio closed this as completed Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants