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 version will be End-of-Life on October 1, 2025.
We recommend that you upgrade to v6.0.0 or later.
- New payment method: Pix.
- Support for the
onShippingChange
callback for the PayPal Component. This allows you to listen for changes in shipping address, which you can accept or reject. The PayPal Component doesn't support order updates based on the shipping address.
- For card payments, the object returned in the
onBinLookup
callback now includes abrands
array which contains all the card brands your integration supports.
Install this version of the Adyen Web Node package:
npm install @adyen/adyen-web@3.21.0 --save