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.
This release requires Checkout API v68 or later.
- Fixed the known issue from v5.25.0 where the Stored Card Component UI showed an error code instead of the error message when there was a validation error.
- On Drop-in, moving the focus on a payment method no longer automatically expands it. To expand a payment method, the user must slect by clicking, tapping, or pressing a button.
- Added missing alt text translations for icons used for input field validation feedback.
- The
checkoutAttemptId
is now stored as part of your browser'ssessionStorage
for 15 min.
Install this version of the Adyen Web Node package:
npm install @adyen/adyen-web@5.26.0 --save