SavedPostFinanceCard

constructor(alias: String, cardExpiryDate: CardExpiryDate? = null, maskedCardNumber: String?)

This constructor has to be used to initialize a saved PostFinance Card payment method.

Parameters

alias

Alias for a PostFinance Card

cardExpiryDate

Expiry date

maskedCardNumber

The masked card number you can use to display that specific card in your app. The masked card number shows the last 4 digits of the card, e.g. **** 1234.