Releases: Adyen/adyen-web
Releases · Adyen/adyen-web
6.24.0
6.23.0
New
- Apple Pay - Adding 'domainName' configuration property which can be used to set which domain is performing the merchant validation request (Useful when embedding component within iframe) (#3561)
- Add support for bankTransfer in new countries (#3543)
- Adjusted legal text for Fastlane
- Display full bank code for PIX so users can also highlight and copy the code directly
- Allow leading zeros for PayTo phone number input (#3529)
- Use v6.0.0 SecuredFields: which bumps the JWE version, drops the ACH bundle, and disallows the "compat" version on Live (#3461)
Improvements
- Adding retrial mechanism for third party script load (#3500)
- GooglePay - Parsing brands from Backoffice if available (#3539)
- Improve paypal button unit tests
- Improve responsiveness of Segmented controller component and fix font size (#3544)
- Analytics - Adding events when loading third party script SDKs (#3512)
- Fastlane - Added analytics to the shopper recognition flow (#3464)
Bug fixes
6.22.0
6.21.0
Improvements
- PIX Open Finance UX improvements. (#3446)
Bug fixes
-
Stop preselecting a card brand in dual branding scenarios outside of Europe. This will allow us to continue doing low cost routing outside of Europe (#3447)
-
Fixed alignment and font size for the Pay button's secondary amount label. (#3451)
-
ACH - Adding config to pre-fill 'Account holder name' field (#3434)
5.71.5
6.20.0
Improvements
- Improved the user experience for the UPI component: (#3420)
- On mobile devices, the QR code flow has been removed. Shoppers will be guided to pay with their installed UPI apps (Intent flow) or by entering their UPI ID.
- On desktop devices, the QR code flow is now the default, with the option to pay via UPI ID also available.
- Added a validation alert to guide shoppers to select a UPI app before proceeding with the payment.
- Updated instructional labels for better clarity across all payment modes.
Bug fixes
- Click to Pay: treat cards with Status Active and Pending as non expired. (#3392)
- Fixed a styling issue where the installments dropdown was missing its border and background color. (#3425)
- Translations: Updated icelandic storeDetails translation (#3432)
- Typescript: Added billing address and shopper details to PaymentData interface (#3431)
- Typescript: Added 'onAddressSelected' callback type to CardConfiguration (#3379)
5.71.4
6.19.0
6.18.1
6.18.0
New
- Add support for the following Bank Transfer tx variants: (#3343)
- bankTransfer_BE
- bankTransfer_NL
- bankTransfer_PL
- bankTransfer_FR
- bankTransfer_CH
- bankTransfer_IE
- bankTransfer_GB
- bankTransfer_DE