Contents

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