postalAddressUserInfoKey
Payment error key that indicates errors with the postal address.
Declaration
static let postalAddressUserInfoKey: PKPaymentErrorKeyDiscussion
See CNPostalAddress for the values that can be used with this key. These values point to the specific area of the address that is at fault, for example, CNPostalAddressStreetKey indicates the street. When you supply the key values in a payment error, the Apple Pay sheet highlights the appropriate field, enabling the user to correct errors.