shippingMethods
The list of shipping methods available for a payment request.
Declaration
var shippingMethods: [PKShippingMethod] { get set }Discussion
The default value is an empty array that indicates there’s no update to the shipping methods.
The list of shipping methods available for a payment request.
var shippingMethods: [PKShippingMethod] { get set }The default value is an empty array that indicates there’s no update to the shipping methods.