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.13.0
March 2025
SunMonTueWedThuFriSat
1
2345678
9101112131415
16171819202122
23242526272829
3031
Select dates
Copy url
icon
iOS Components/Drop-in v5.13.0

We recommend that you use Checkout API v71 or later.

New
  • Support for tokenization in Twint payments, allowing shoppers to securely save their Twint payment details for future transactions.
Improved
  • For testing during development, the UISwitch testability is now enabled for external tools like Appium.
  • For delegated authentication, payment information is consumed so that the UI shows the card number, brand logo, and payment amount.
Changed
  • CashAppPay SDK Version: 0.6.2
Fixed
  • For cards:
    • In the Expiry date field, when the shopper tries to enter additional characters to the field after having already entered characters, the field no longer ends up in an invalid state.
    • In the Card number field, the shopper can now move the cursor and edit the number where the cursor is positioned.

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

This release requires Checkout API v68 or later.

New
Fixed

When searching for a value in a drop-down field, the drop-down no longer remembers the search term when you click away from it.

Known issues

In the payment form, focus moves to the first input selector when the shopper clicks on other elements.

Updating to this version

Install this version of the Adyen Web Node package:

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