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

This release requires Checkout API v68 or later.

New

For ACH Direct Debit payments, the shopper can now choose to save their payment details. Set enableStoreDetails to true in the payment method configuration to enable the checkbox.

Improved

Changed the color of some UI elements to increase visual contrast.

Fixed

When the shopper selects a checkbox, the check mark now renders completely. Previously, only a part of the check mark rendered.

Updating to this version

Install this version of the Adyen Web Node package:

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