onApplePayShippingContactChange(perform:)
Called when a user selected a shipping address. This is required if the user is being asked to provide a shipping contact.
Declaration
nonisolated func onApplePayShippingContactChange(perform action: @escaping (PKContact) async -> PKPaymentRequestShippingContactUpdate) -> some View
Return Value
An update to the payment request shipping methods.
See Also
Accessing Apple Pay and Wallet
PayWithApplePayButtonAddPassToWalletButtonVerifyIdentityWithWalletButtonaddOrderToWalletButtonStyle(_:)addPassToWalletButtonStyle(_:)onApplePayCouponCodeChange(perform:)onApplePayPaymentMethodChange(perform:)onApplePayShippingMethodChange(perform:)payLaterViewAction(_:)payLaterViewDisplayStyle(_:)payWithApplePayButtonStyle(_:)verifyIdentityWithWalletButtonStyle(_:)AsyncShareablePassConfigurationtransactionTask(_:action:)