CardTypeNotAccepted

data class CardTypeNotAccepted(val cardType: MPCardType?) : State

The card type is not accepted by the seller.

Constructors

Link copied to clipboard
constructor(cardType: MPCardType?)

Properties

Link copied to clipboard

The card type that is not accepted (e.g., credit card, debit card)