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.
Supported language: Portuguese. Use the shopperLocale
: pt-PT.
For the Card Component, the input fields in the payment form now use JSON Web Encryption for security. To test your Card integration, you now must use either a local or https
domain.
For Bancontact card payments, when the shopper enters the card number and the brands are detected by the Component, the brands no longer remain detected if you remove the card number.
Install this version of the Adyen Web Node package:
npm install @adyen/adyen-web@5.20.0 --save