cardType property

CardType? cardType
getter/setter pair

Optional card type that in some country is required.

Call Sumup.isCardTypeRequired to check if card type is required in checkout.

iOS only

Implementation

CardType? cardType;