JCB
JCB("jcb", "JCB", R.drawable.stripe_ic_jcb, Pattern.compile("^(352[89]|35[3-8][0-9])[0-9]*$"), mapOf(
1 to Pattern.compile("^3$"),
2 to Pattern.compile("^(35)$"),
3 to Pattern.compile("^(35[2-8])$")
))
Content copied to clipboard
JCB
BIN range: 352800 to 358999