Releases: Adyen/adyen-web
Releases · Adyen/adyen-web
4.6.0
New
- ApplePay component supports Girocard #1076
- The Custom Card component uses the
binLookup
API for enhanced card brand detection #1111
Improvements
- Updated the Google Pay icon to better align with Google Pay's brand guidelines #1102
- PayPal Credit can be turned off #1075
- Multiple PayPal components can be mounted in the same page #1075
- Bumped securedFields version to 3.5.3
Fixes
4.5.0
4.4.0
4.3.1
4.3.0
New
- Minimum expiry date (#984)
Improvements
- Animate Drop-in final status (#942)
Fixes
- Fix prefill data validation (#971)
- BankTransfer showEmailAdress flag (#968, thanks @emidev98!)
- AmazonPay: Add publicKeyId to the Update Checkout Session request (#980)
- Address component optional fields validation (#982)
- Fix double onSubmit call on Google Pay when using a custom button (#985)
Changes
- Upped SecuredFields version to
3.5.0
4.2.3
4.2.2
4.2.1
4.2.0
New
- Add positionHolderNameOnTop for the Card component #891
- Update Amazon Pay component #880
- Add Brazilian social security number to Card Component #870
- Add browserInfo to Google Pay component #847
Fixes
- Brand (in PaymentMethod data) is reset after a failed binLookup #874
- Apply sorting rules to brands returned by binLookup #873
- Fix IssuerList components data attribute when state is empty #850
Changes
- Upped SecuredFields version to
3.4.1
4.1.0
New
- We added new Apple Pay button types. For a full list of supported Apple Pay button types, refer to Button configuration (#830)
- For Google Pay, you can now use the
buttonSizeMode
andbuttonLocale
configuration properties. For more information, refer to Button options (#823) - Amazon APB flow (#839)
Changes
- The placeholder values for card fields are now only read from translation fields. Configuring placeholder values inside the Card Component is no longer supported. (#824)
- Stored cards can now be configured in the
paymentMethodsConfiguration
object (#829) - Upped SecuredFields version to
3.4.0
Fixes
- Added a missing CSS file export in the npm package (#837)
- Fixed an issue where the promise dependency could be missing when using the ES format bundle (#825)
- When pasting a dual-branded card number over a previously entered card number, the detected card brand is now being rendered correctly (#820)
- Fix IQD currency decimals (#840)
- Excluded external dependencies from ES/CJS bundle (#838)