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.
- For Adyen Giving, you can now add a message above the Donate button. In the
DonationComponent
configuration, use the newdisclaimerMessage
prop. - Apple Pay now supports the eftpos card network.
- 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.
- 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.
Install this version of the Adyen Web Node package:
npm install @adyen/adyen-web@5.38.0 --save