No momento, esta página não está disponível em português

Release notes

Learn about the latest updates to our API, and Drop-in/Components for web, iOS, and Android.

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.

Get updates by RSS
Filter by
Category...
5.26.0
April 2025
SunMonTueWedThuFriSat
12345
6789101112
13141516171819
20212223242526
27282930
Select dates
Copy url
icon
Web Components/Drop-in v5.26.0

This release requires Checkout API v68 or later.

Fixed
  • 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.
New
  • The checkoutAttemptId is now stored as part of your browser's sessionStorage for 15 min.
Updating to this version

Install this version of the Adyen Web Node package:

Copy code
npm install @adyen/adyen-web@5.26.0 --save