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.
This release requires Checkout API v68 or later.
- For the Gift cards Component, you can now show a custom button when the shopper chooses to pay part of the amount with a gift card and the remaining amount with another payment method.
- Support for credit card installments.
- If you do not support American Express cards, the shopper can no longer enter a CVC that is more than 3 digits.
- The UPI Component now handles the timeout error for UPI Collect payments.
- For the SEPA bank transfers, setting the
showPayButton
to false now hides only the payment button.
Install this version of the Adyen Web Node package:
npm install @adyen/adyen-web@5.21.0 --save