shippingAddress
A prepopulated shipping address.
Declaration
unowned(unsafe) var shippingAddress: ABRecord? { get set }Discussion
If you already have a shipping address on file, set this property to that address. When the PKPaymentAuthorizationViewController class is presented, the user can either keep the address you specified or enter a different address.