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.12.0
March 2025
SunMonTueWedThuFriSat
1
2345678
9101112131415
16171819202122
23242526272829
3031
Select dates
Copy url
icon
iOS Components/Drop-in v5.12.0
Fixed
  • On iOS 18, if the shopper has two identical stored payment methods, Drop-in/Component no longer crashes when the shopper selects a payment method that's not the default stored one.
Improved
  • You can now use the AdyenEncryption module independently with a reduced size, because it no longer depends on AdyenCore.
New
Changed

Copy url
icon
Web Components/Drop-in v5.12.0

This release requires Checkout API v68 or later.

New

For the Card Component, the default setting of showBrandsUnderCardNumber is true.

Fixed

For Swish payments, the QR code expires after 3 minutes instead of 15 minutes.

Updating to this version

Install this version of the Adyen Web Node package:

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