Skip to content

Releases: Adyen/adyen-web

6.22.0

11 Sep 13:07
9b6713e
Compare
Choose a tag to compare

New

  • Adjust the existing UPI component to support UPI Autopay. (#3465)

Improvements

  • Analytics - Patching attempt ID when page refreshes (#3491)

Bug fixes

  • fix: OnAddressSelectedType typing (#3499)
  • fix: focus bug when having multiple IssuerLists inside dropin (#3498)
  • Fix PayTo aria-controls poiting to wrong IDs (#3475)

6.21.0

20 Aug 11:57
2644242
Compare
Choose a tag to compare

Improvements

  • PIX Open Finance UX improvements. (#3446)

Bug fixes

  • Stop preselecting a card brand in dual branding scenarios outside of Europe. This will allow us to continue doing low cost routing outside of Europe (#3447)

  • Fixed alignment and font size for the Pay button's secondary amount label. (#3451)

  • ACH - Adding config to pre-fill 'Account holder name' field (#3434)

5.71.5

18 Aug 12:11
81721e2
Compare
Choose a tag to compare

Bug fixes

  • Fixed alignment and font size for the Pay button's secondary amount label. (#3452)

6.20.0

12 Aug 12:38
554f669
Compare
Choose a tag to compare

Improvements

  • Improved the user experience for the UPI component: (#3420)
    • On mobile devices, the QR code flow has been removed. Shoppers will be guided to pay with their installed UPI apps (Intent flow) or by entering their UPI ID.
    • On desktop devices, the QR code flow is now the default, with the option to pay via UPI ID also available.
    • Added a validation alert to guide shoppers to select a UPI app before proceeding with the payment.
    • Updated instructional labels for better clarity across all payment modes.

Bug fixes

  • Click to Pay: treat cards with Status Active and Pending as non expired. (#3392)
  • Fixed a styling issue where the installments dropdown was missing its border and background color. (#3425)
  • Translations: Updated icelandic storeDetails translation (#3432)
  • Typescript: Added billing address and shopper details to PaymentData interface (#3431)
  • Typescript: Added 'onAddressSelected' callback type to CardConfiguration (#3379)

5.71.4

11 Aug 12:20
445502c
Compare
Choose a tag to compare

Bug fixes

  • Click to Pay: treat cards with Status Active and Pending as non expired. (#3406)

6.19.0

11 Jul 15:53
5139fad
Compare
Choose a tag to compare

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

03 Jul 14:38
2da32e5
Compare
Choose a tag to compare

Improvements

  • Only show the new dual brand switching UI if the /binLookup response contains certain brands. (#3388)

6.18.0

20 Jun 15:40
737e79c
Compare
Choose a tag to compare

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

11 Jun 13:30
6d8a668
Compare
Choose a tag to compare

New

  • PreAuthorizedDebitCanada component for EFT PAD

6.16.0

05 Jun 09:58
6d508ab
Compare
Choose a tag to compare

New

  • UPI - Updated label 'Enter UPI ID' to 'UPI ID' (#3348)

  • A new UI for switching between dual brands to comply with new guidelines from the schemes (#3336)

Improvements

  • A11y: Remove radiogroup on dropin when rending a single payment method (#3338)

  • CSS and markup tweaks to new dual branding UI (relates to #3336) (#3346)