2.0.0 RELEASE CANDIDATE
What's Changed
New
- Now Drop-in's "preselected stored payment view" title could be configured via configuration for iOS;
- Update to iOS 5.7.1. This update intends to provide correct Privacy manifests to Adyen SDK and all its dependencies;
- Now
requestorAppUrl
could be set for 3DS2 challenge on both iOS and Android. See configuration for more details;
Fixed
- Now
SessionConfiguration
interface has the correct property name forid
; - Fixed an issue with
data.amount.value
received as string due to incorrectLong
parsing.
New Contributors
Full Changelog: 2.0.0-beta.3...2.0.0-rc.1