Contents

shippingMethod

The user-selected shipping method for this transaction.

Declaration

var shippingMethod: PKShippingMethod? { get }

Discussion

A value is set for this property only if the corresponding payment request specified available shipping methods in the shippingMethods property of the PKPaymentRequest object. Otherwise, the value is nil.

See Also

Working with billing and shipping information