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...
5.8.0
April 2025
SunMonTueWedThuFriSat
12345
6789101112
13141516171819
20212223242526
27282930
Select dates
Copy url
icon
Android Components/Drop-in v5.8.0

We recommend you use Checkout API v71 or later.

New
Fixed
  • For cards, the address lookup functionality no longer crashes if the shopper presses back when the postal code field is in focus.
  • For Drop-in, fixed an issue where the error dialog showed loading state in some edge cases.

Copy url
icon
iOS Components/Drop-in v5.8.0

We recommend you use Checkout API v71 or later.

New

Support for Twint SDK integration through the TwintComponent module.

Changed
  • Flag icons are removed from the UI.
  • The text Country is now replaced with Country/Region.
Fixed

Fixed an issue that incorrectly cancelled successful redirect payments in some cases.


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

This release requires Checkout API v68or later.

New

Support for French meal vouchers:

  • Apetiz: mealVoucher_FR_natixis
  • Sodexo: mealVoucher_FR_sodexo
  • Up Dejeuner: mealVoucher_FR_groupeup
Improved
  • For the Card Component, the focus moves to the next field when the entered card number reaches the expected length. This feature is controlled by the autoFocus prop.
  • Added postal code validation for the countries/regions configured in validate.ts.
Updating to this version

Install this version of the Adyen Web Node package:

Copy code
npm install @adyen/adyen-web@5.8.0 --save
Changed

For card payments in installments, if there's a single installment, Drop-in doesn't return the installments object.