Releases: Adyen/adyen-web
5.67.0
6.0.0-beta.1
Release candidate for @adyen/web v6, ready for external use
Release notes: https://docs.adyen.com/online-payments/build-your-integration/migrate-to-web-v6/release-notes/
Migration guide: https://docs.adyen.com/online-payments/build-your-integration/migrate-to-web-v6/
6.0.0-beta.0
Release candidate for @adyen/web v6, ready for external use
Release notes: https://docs.adyen.com/online-payments/build-your-integration/migrate-to-web-v6/release-notes/
Migration guide: https://docs.adyen.com/online-payments/build-your-integration/migrate-to-web-v6/
5.66.1
5.66.0
New
-
Add upi intent flow to the UPI component. The upi intent flow is shown only on the mobile device if the upi intent app list is provided. (#2673)
If the app list is not provided, we show the default
vpa
mode.
The drop-in component shows only one upi component if the parentupi
tx_variant is found.
Bug fixes
5.65.0
🟢 Testing: If you already have a test account with Adyen, a new iDEAL payment method has been configured in your Customer Area. To use the new iDEAL payment method for testing, you must disable the old iDEAL payment method and enable the new iDEAL payment method.
New
- iDeal is now treated as a Redirect rather than an IssuerList PM (#2689)
Improvements
6.0.0-alpha.8
DO NOT USE IN PRODUCTION! This is a test alpha release. For internal use only!
- Improved typescript types
- Removed
showFormInstruction
- Updated styles
6.0.0-alpha.7
DO NOT USE IN PRODUCTION! This is a test alpha release. For internal use only!
- Bumped preact and bento design tokens
- Removed auto from sideEffects
- Reduced size-limit values
- Removed PURE from core registry
6.0.0-alpha.6
DO NOT USE IN PRODUCTION! This is a test alpha release. For internal use only!
- Bento enhancements
- Added loading state for instant payment methods
- Fixed bug with 3DS action re-rendering drop-in
5.64.0
NEW
- Checkout analytics can be passed a
checkoutAttemptId
(#2654) - Pass config to allow SecuredFields to expose
expiryDate
(#2651)
Bug fixes
- Fixed
ANCV
ignoring existing order & payButton not working as intended (#2655) - Fix for the
OpenInvoice
uncaught error when checking and unchecking terms and conditions. This change also fixed the issue that payment goes through without accepting terms and conditions. (#2660)
Improvements
- Don't log
threeDSCompInd
ortransStatus
from the 3DS2 process (#2666) - Using securedFields
v4.9.0