AmericanExpress
AmericanExpress("amex", "American Express", R.drawable.stripe_ic_amex, R.drawable.stripe_ic_cvc_amex, setOf(3, 4), 15, Pattern.compile("^(34|37)[0-9]*$"), mapOf(
1 to Pattern.compile("^3$")
))
Content copied to clipboard