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