DinersClub

Diners Club

14-digits: BINs starting with 36 16-digits: BINs starting with 30, 38, 39

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Accepted CVC lengths

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val icon: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun isMaxCvc(cvcText: String?): Boolean
Link copied to clipboard

Checks to see whether the input number is of the correct length, given the assumed brand of the card. This function does not perform a Luhn check.

Link copied to clipboard