Saved Card
This class contains saved credit or debit card payment method details.
Just like any other SavedPaymentMethod subclass, this class can be used to finalize a payment without user interaction or to display a selection of saved payment methods to the user for fast checkouts.
A SavedCard can be created by successfully completing a card payment or with a dedicated registration.
Parameters
Payment method type, e.g. Visa
This is the alias for the card, also known as token. This can be used to debit the card without further customer interaction.
Expiry date
The masked card number you can use to display that specific card in your app. The masked card number shows the first 6 digits and the last 4 digits of the card, e.g. 432930xxxxxx6095.
Cardholder's name
Additional card metadata of the saved card.
Constructors
Properties
Functions
For TalkBack this title is used instead of getDisplayTitle.
A human readable title.