setValidCardBrands

fun setValidCardBrands(vararg cardBrand: CardBrand)

Modifies the list of valid card brands. Only the brands in this list will be considered valid. The order of the brands in the list is important for correct brand detection.

Parameters

cardBrand

The list of valid card brands.