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.
This version doesn't support Xcode 15.
- Adyen client-side library versions:
- For Apple Pay, the
summaryItems
configuration property is now used. - In debug mode, when there is a code change, Drop-in dismisses itself when hot reloading.
- For the Components integration, if a payment method isn't available or is unsupported, you now get an error.
AdyenCheckout
can now find payment method types that contain uppercase characters.- A bug no longer causes
AdyenCheckout
to sometimes not find theAdyenAppearance
class. - In debug,
AdyenCSE
for iOS no longer shows a main thread warning in the log.