Skip to content

Releases: Adyen/adyen-web

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)

6.15.0

28 May 12:59
453a939
Compare
Choose a tag to compare

New

  • [Internal use] Added paybybank_pix component. (#3252)

Improvements

  • Card: Pay button now loads at the same time as other UI elements (#3298)

6.14.0

15 May 11:42
c2d9dfe
Compare
Choose a tag to compare

New

  • Riverty - Updated component to be a Redirect component (#3299)

Improvements

  • Added filterStoredPaymentMethods callback to the Drop-in. This callback lets you choose which saved payment methods appear in the Drop-in. (#3183)

6.13.1

12 May 13:25
2682a9f
Compare
Choose a tag to compare

Bug fixes

  • Fixed issue where clipboard copy-paste functionality wasn't working for mobile Safari 18.4 browsers (#3314) - thanks to @bmamone

5.71.3

12 May 09:28
8f92f56
Compare
Choose a tag to compare

Bug fixes

  • Fixed issue where clipboard copy-paste functionality wasn't working for mobile Safari 18.4 browsers (#3319)

6.13.0

06 May 14:41
75cb7d4
Compare
Choose a tag to compare

New

Bug fixes

  • GooglePay - isValid flag adjusted to always be true (#3297)