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.
- Fixed an issue where if you integrated using the
/sessions
endpoint and have configuredonAdditionalDetails
on the front end, the front end was automatically submitting additional payment details. This means that submitting additonal payment details from your server using the/payments/details
call no longer fails.
- PayPal doesn't load if you integrated using the
/sessions
endpoint. Fixed in v5.4.0. - When using Internet Explorer 11, card input fields do not appear and work correctly. Fixed in v5.6.1.
Install this version of the Adyen Web Node package:
npm install @adyen/adyen-web@5.2.2 --save