Releases: Adyen/adyen-web
Releases · Adyen/adyen-web
5.63.0
Improvements
- Remove the country flag in the Phone select, change the label to Country/Region for the country/region field. (#2628)
Bug fixes
5.62.0
5.61.0
6.0.0-alpha.3
DO NOT USE IN PRODUCTION! This is a test alpha release. For internal use only!
5.60.0
New
- Add support for new Donation properties. (#2572)
- Starting using
/checkoutanalytics
endpoint: a new way to retrievecheckoutAttemptId
and capture subsequent analytics events (#2234)
Improvements
- Updating applepay typescript types and fixing challengeWindowSize prop (#2584)
- Bumping sf version to 4.8.2 which can now handle 19 digit Discover cards
Bug fixes
6.0.0-alpha.2
DO NOT USE IN PRODUCTION! This is a test alpha release. For internal use only!
5.59.0
More details in the documentation. Fixed in v5.60.0
New
- Adding support for PayPal Express Flow (#2551)
Fix
- For zero auth payments, we always send the
storePaymentMethod
property, to save the payment details. (#2571)
6.0.0-alpha.0
DO NOT USE IN PRODUCTION! This is a test alpha release. For internal use only!
5.58.0
firstName
and lastName
in the billingAddress
when making a /payments
call for Card
, Boleto
and ACH
payment methods. Fixed in 5.60.0
New
- Added the support for new Riverty component. (It will replace the old AfterPay component in the future, currently only supports AT, CH and DE countries.) (#2532)
- Added the support for the new OnlineBankingFI component (#2528)
- For Drop-in, when countryCode is set to FI, no payment method is selected by default and all payment methods are collapsed to comply with Finnish regulations.
Fix
- Fixed an issue where clicking on Card fields caused console errors for shoppers using an iOS device.
(#2557)