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

This release requires Checkout API v68 or later.

New
  • For Adyen Giving, you can now add a message above the Donate button. In the DonationComponent configuration, use the new disclaimerMessage prop.
  • Apple Pay now supports the eftpos card network.
Improved
  • Increased contrast ratio for the outline of buttons and, when the payment form has more than 3 supported card brands, for the number that indicates the number of additional supported card brands.
  • Error messages that occur in the drop-down list of issuers can now be read by screen readers.
  • Accessibility improvements that follow a11y guidelines.
Fixed
  • Shoppers on mobile devices can now select an issuer from the drop-down list of issuers without error. This fixes the known issue from v5.37.0.
  • For MB WAY, the payment form no longer shows more than one label for each input field.
Updating to this version

Install this version of the Adyen Web Node package:

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