Skip to content

Commit

Permalink
Merge branch 'develop' into detached_address_input
Browse files Browse the repository at this point in the history
  • Loading branch information
goergisn authored Jan 17, 2024
2 parents 796f9b0 + 8365e8b commit b17db25
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 b17db25

Please sign in to comment.