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...
5.2.2
March 2025
SunMonTueWedThuFriSat
1
2345678
9101112131415
16171819202122
23242526272829
3031
Select dates
Copy url
icon
Web Components/Drop-in v5.2.2
Fixed
  • Fixed an issue where if you integrated using the /sessions endpoint and have configured onAdditionalDetails on the front end, the front end was automatically submitting additional payment details. This means that submitting additonal payment details from your server using the /payments/details call no longer fails.
Known issues
  • PayPal doesn't load if you integrated using the /sessions endpoint. Fixed in v5.4.0.
  • When using Internet Explorer 11, card input fields do not appear and work correctly. Fixed in v5.6.1.
Updating to this version

Install this version of the Adyen Web Node package:

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