io.paymenthighway.sdk / CardBrand / visa

visa

object visa : CardBrand

Visa card

Inherited Properties

cvcLength

open val cvcLength: IntArray

Returns the correct security code length for validating card brand

description

open val description: String

Card brand printable

format

open val format: Array<Int>

Returns regular expression string for formatting the card brand

panLength

open val panLength: IntArray

Returns the correct card number length for validating card brand

pattern

open val pattern: String

Returns the pattern to recognise a card brand