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.54.0
April 2025
SunMonTueWedThuFriSat
12345
6789101112
13141516171819
20212223242526
27282930
Select dates
Copy url
icon
Web Components/Drop-in v5.54.0

This release requires Checkout API v68 or later.

New
  • For the card Component: the address lookup feature now includes the new onAddressSelected callback to handle additional information for address completion services that require a second callback, like Google Place Autocomplete API.
  • For Click to Pay, if the shopper gives consent, you can now enable the cookie for Mastercard and Visa.
Improved
  • For Click to Pay, the loading image is now an animated SVG file.
Fixed
  • For Drop-in:
    • Payment methods that are not cards no longer include the fundingSource object with credit or debit.
    • For Klarna B2B, the logo is now correct.
  • For redirect payment methods, the browserInfo parameter is now included in the state.data. Previously, some redirect payment methods didn't work on mobile.
Updating to this version

Install this version of the Adyen Web Node package:

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