Contents

init(_:request:onPaymentAuthorizationChange:onMerchantSessionRequested:fallback:)

Declaration

nonisolated init(_ label: PayWithApplePayButtonLabel = .plain, request: PKPaymentRequest, onPaymentAuthorizationChange: @escaping (PayWithApplePayButtonPaymentAuthorizationPhase) -> Void, onMerchantSessionRequested: @escaping () async -> PKPaymentRequestMerchantSessionUpdate, @ViewBuilder fallback: () -> Fallback)

See Also

Creating the button