Contents

shippingContact

The user-selected shipping address for this transaction.

Declaration

var shippingContact: PKContact? { get }

Discussion

Only the fields specified in the requiredShippingAddressFields property of the PKPaymentRequest object are populated. If no required shipping fields were specified, the value of this property is nil.

See Also

Working with billing and shipping information