Skip to content

Commit

Permalink
allowOnboarding is now assigned.
Browse files Browse the repository at this point in the history
  • Loading branch information
airspeed authored Jan 15, 2024
1 parent b0156d8 commit 7c087c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AdyenComponents/Apple Pay/ApplePayConfiguration.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 7c087c7

Please sign in to comment.