This page contains the release notes for Pay by Link, Checkout API, and Drop-in/Components for web, iOS, Android, React Native, and Flutter starting from 2020.
Release notes
Learn about the latest updates to our API, and Drop-in/Components for web, iOS, and Android.
We recommend you use Checkout API v70 or later.
- 3D Secure 2 SDK version: 2.3.3
- Support for Xcode 15.
@Observable
renamed to@AdyenObservable
.
- iOS 11 is no longer supported because it is not supported by Xcode 15.
We recommend you use Checkout API v70 or later.
-
For BLIK, one-click is now supported.
-
For 3D Secure 2, the
threeDSRequestorAppURL
can now be overridden from the configuration so that you can now use the Android App Link format (HTTP).Because of recent updates to the 3D Secure protocol, we strongly recommend that you provide the
threeDSRequestorAppURL
parameter as an Android App Link instead of custom link. This requires your app to handle the provided Android App Link.Use
setThreeDSRequestorURL
when creating your configuration object:Override the threeDSRequestorAppURLExpand viewCopy link to code blockCopy code
- For BCMC, errors are now correctly highlighted.