Releases: Adyen/adyen-web
Releases · Adyen/adyen-web
6.19.0
New
- UI changes for the
BankTransfer
. (#3359)
Improvements
-
Change how Dropin story selects a storedCard, and how we set the alt attr on a storedCard image, after changes to the API response. (#3395)
-
ACH - Component pay button now displays "Pay {value}" instead of "Continue purchase" (#3390)
6.18.1
Improvements
- Only show the new dual brand switching UI if the /binLookup response contains certain brands. (#3388)
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
Improvements
- a11y: improve giftcard screen reader errors (#3356)
- Fastlane - Exposing utility function on UMD bundle (#3361)
6.17.0
New
PreAuthorizedDebitCanada
component for EFT PAD
6.15.0
New
- [Internal use] Added paybybank_pix component. (#3252)
Improvements
- Card: Pay button now loads at the same time as other UI elements (#3298)
6.14.0
New
- Riverty - Updated component to be a Redirect component (#3299)
Improvements
- Added
filterStoredPaymentMethods
callback to the Drop-in. This callback lets you choose which saved payment methods appear in the Drop-in. (#3183)
6.13.1
Bug fixes
- Fixed issue where clipboard copy-paste functionality wasn't working for mobile Safari 18.4 browsers (#3314) - thanks to @bmamone
5.71.3
Bug fixes
- Fixed issue where clipboard copy-paste functionality wasn't working for mobile Safari 18.4 browsers (#3319)
6.13.0
New
Bug fixes
- GooglePay - isValid flag adjusted to always be true (#3297)