Contents

paymentInstrumentName

A description of the payment card that the user selected to fund the transaction.

Declaration

var paymentInstrumentName: String { get }

Discussion

This string is suitable for display; it doesn’t contain the full payment information.

See Also

Deprecated