Skip to content

Releases: Adyen/adyen-web

5.67.0

22 Jul 10:55
fcafdc7
Compare
Choose a tag to compare

Minor Changes

  • Card component adds configData for analytics (added to "rendered" Info Event) (#2724)
  • GooglePay - Adding support for borderRadius property (#2736)

Patch Changes

  • Installments component shows a translatable label above its fields (#2737)

6.0.0-beta.1

15 Jul 08:00
90ac80b
Compare
Choose a tag to compare

6.0.0-beta.0

20 Jun 13:11
6b14483
Compare
Choose a tag to compare

5.66.1

11 Jun 08:25
aa18474
Compare
Choose a tag to compare

Improvements

  • Sessions flow: In case that there is a fatal error when setting up the Session, we are passing the full error object back to the onError callback instead of hardcoded ERROR: Invalid ClientKey message (#2706)

5.66.0

03 Jun 17:42
230c03b
Compare
Choose a tag to compare

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 parent upi tx_variant is found.

Bug fixes

  • Fix: ACH not respecting showPayButton (#2696)

  • Click to Pay - Fixed bug where newly created card was taking priority of used cards in the Card list view, and improved CSS specificity for the Card image size when displaying single Card (#2694)

5.65.0

27 May 14:35
da5a0b8
Compare
Choose a tag to compare

🟢 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

  • Adding subType to 3DS2 analytics events (#2680)

  • GooglePay adds origin to state.data (#2690)

6.0.0-alpha.8

24 May 13:30
Compare
Choose a tag to compare
6.0.0-alpha.8 Pre-release
Pre-release

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

03 May 09:54
faa09b8
Compare
Choose a tag to compare
6.0.0-alpha.7 Pre-release
Pre-release

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

02 May 08:33
Compare
Choose a tag to compare
6.0.0-alpha.6 Pre-release
Pre-release

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

29 Apr 13:42
33729af
Compare
Choose a tag to compare

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 or transStatus from the 3DS2 process (#2666)
  • Using securedFields v4.9.0