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.2
April 2025
SunMonTueWedThuFriSat
12345
6789101112
13141516171819
20212223242526
27282930
Select dates
Copy url
icon
Web Components/Drop-in v4.2.2

This release requires Checkout API v67 or later.

Fixed
  • For Boleto Bancário, the payment form now shows the Country field (as read-only). This fixes an issue where payments would fail because state.data was missing a billingAddress.country.
  • We fixed an issue where AdressSchema types were not correctly exported, leading to compilation errors when using our npm package together with TypeScript.
Updating to this version

Install this version of the Adyen Web Node package:

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