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 French meal vouchers, the PIN input field label is now Security code.
- Postal code input fields now includes regex validation that accepts hyphens between the 5th and 6th digits for Brazilian postal codes.
- For gift cards, when you use a custom brand logo, it now shows correctly.
- When using Drop-in in an iframe element, Apple Pay no longer causes Drop-in to crash.
Install this version of the Adyen Web Node package:
npm install @adyen/adyen-web@5.45.0 --save
You can now enable suggesting billing addresses when the shopper starts to enter their address in the payment form. Implement the new onAddressLookup
function.