PKPaymentShippingMethodSelected Delegate

Definition

Delegate called when the user has selected a shipping method.

public delegate void PKPaymentShippingMethodSelected(PKPaymentAuthorizationStatus status, PKPaymentSummaryItem[] summaryItems);
type PKPaymentShippingMethodSelected = delegate of PKPaymentAuthorizationStatus * PKPaymentSummaryItem[] -> unit

Parameters

summaryItems
PKPaymentSummaryItem[]

Applies to