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.
Install this version of the Adyen Web Node package:
npm install @adyen/adyen-web@5.59.0
When making a zero-auth transaction (amount
: 0) to store payment details, we now always pass the storePaymentMethod
object to our server.
- PayPal Express Checkout is now supported with the Web Component.