No momento, esta página não está disponível em português

Release notes

Learn about the latest updates to our API, and Drop-in/Components for web, iOS, and Android.

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.

Get updates by RSS
Filter by
Category...
4.2.1
April 2025
SunMonTueWedThuFriSat
12345
6789101112
13141516171819
20212223242526
27282930
Select dates
Copy url
icon
Web Components/Drop-in v4.2.1

This release requires Checkout API v67 or later.

Known issues

For Boleto Bancário, the state.data is missing the billingAddress.country, causing the payment to fail. This issue is fixed in Web Components 4.2.2.

Fixed
  • The cardholder name field no longer loses focus when the shopper typing in the field.
  • The Pay button is now also disabled for keyboard navigation when the Component is in the loading state. This prevents accidental double payments if the shopper uses the keyboard to submit the payment form.
Updating to this version

Install this version of the Adyen Web Node package:

Copy code
npm install @adyen/adyen-web@4.2.1 --save