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

This release requires Checkout API v68 or later.

Changed
Improved
  • Postal code input fields now includes regex validation that accepts hyphens between the 5th and 6th digits for Brazilian postal codes.
Fixed
  • For gift cards, when you use a custom brand logo, it now shows correctly.
  • When using Drop-in in an iframe element, Apple Pay no longer causes Drop-in to crash.
Updating to this version

Install this version of the Adyen Web Node package:

Copy code
npm install @adyen/adyen-web@5.45.0 --save
New

You can now enable suggesting billing addresses when the shopper starts to enter their address in the payment form. Implement the new onAddressLookup function.