From 7c087c7259351efe97eda947fd6003b255cf3d45 Mon Sep 17 00:00:00 2001 From: Francesco Puglisi Date: Mon, 15 Jan 2024 15:08:35 +0100 Subject: [PATCH] `allowOnboarding` is now assigned. --- AdyenComponents/Apple Pay/ApplePayConfiguration.swift | 1 + 1 file changed, 1 insertion(+) diff --git a/AdyenComponents/Apple Pay/ApplePayConfiguration.swift b/AdyenComponents/Apple Pay/ApplePayConfiguration.swift index 2e183bf735..300ba67026 100644 --- a/AdyenComponents/Apple Pay/ApplePayConfiguration.swift +++ b/AdyenComponents/Apple Pay/ApplePayConfiguration.swift @@ -99,6 +99,7 @@ extension ApplePayComponent { throw ApplePayComponent.Error.emptyMerchantIdentifier } self.paymentRequest = paymentRequest + self.allowOnboarding = allowOnboarding self.merchantIdentifier = paymentRequest.merchantIdentifier self.applePayPayment = try ApplePayPayment(countryCode: paymentRequest.countryCode,