Contents

identificationHint

The hint for identifying the payment method.

Declaration

var identificationHint: String? { get }

Discussion

Use this string in conjunction with the name property to identify the payment method uniquely. For example, this property may contain the last four digits of a credit card number to help distinguish it from other credit cards of the same type.

See Also

Getting the Payment Information