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.
- 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.
- You can now use the
AdyenEncryption
module independently with a reduced size, because it no longer depends onAdyenCore
.
- Support for Library Evolution in Swift.
- When you set
isEnabled
= false, only Drop-in/Components analytics are not sent to Adyen.
This release requires Checkout API v68 or later.
For the Card Component, the default setting of showBrandsUnderCardNumber
is true.
For Swish payments, the QR code expires after 3 minutes instead of 15 minutes.
Install this version of the Adyen Web Node package:
npm install @adyen/adyen-web@5.12.0 --save