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

We recommend you use Checkout API v67 or later.

Fixed

For BACS Direct Debit, an error message appears under the payment agreement text if the shopper selects the Continue button without selecting the toggles to agree.


Copy url
icon
iOS Components/Drop-in v4.7.1

We recommend you use Checkout API v67 or later.

If you use Xcode 15, use v4.11.1 or later for compatibility.

Fixed
  • You can now use more than one client key for your integration, for example, if you need different credentials for some merchant accounts.
  • Fixed the known issue from v4.5.0 where Cartes Bancaires did not work on Apple Pay.

Copy url
icon
Web Components/Drop-in v4.7.1

This release requires Checkout API v67 or later.

Improved
  • The Cardholder field now accepts all characters, except digits.
  • We improved accessibility for dropdown menus:
    • You can now close a dropdown menu using the Esc key.
    • Pressing Tab on a open dropdown moves the focus to the next element after closing the dropdown.
Fixed

For Google Pay, canceling a payment no longer logs an unhandled promise error in the console.

Updating to this version

Install this version of the Adyen Web Node package:

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