Skip to content

2.0.0 RELEASE CANDIDATE

Latest
Compare
Choose a tag to compare
@descorp descorp released this 03 May 16:19
· 2 commits to develop since this release
e0100aa

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 for id;
  • Fixed an issue with data.amount.value received as string due to incorrect Long parsing.

New Contributors

Full Changelog: 2.0.0-beta.3...2.0.0-rc.1