SDKAdditionalCardData

constructor(cardBrand: SDKCardBrand, cardType: SDKCardType, cvv: String?)

Parameters

sdkCardBrand

card brand (VISA, MASTER, etc)

sdkCardType

card type (CREDIT, DEBIT)

cvv

card cvv (this is optional)