Skip to content

Releases: Adyen/adyen-web

6.5.0

31 Oct 10:27
d4bd247
Compare
Choose a tag to compare

Improvements

  • PayMe - Improved instructions UI (#2910)
  • PayNow - Adding instructions to scan QR code on mobile view (#2910)

Bug fixes

  • Fix issue where 'auto' bundle was tree-shaken by bundlers in prod builds (#2914)
  • Fix address lookup reseting state field after country change (#2927)
  • Revert Icelandic Krona to be treated as a currency with minor units, in order to align with our documentation (#2924)
  • Fix UPIComponent initial value for isValid. It should only be default to true for UPI QR. (#2921)
  • Lowered ECMAScript version to 2020 in order to support older iOS versions (#2917)
  • Payconic - Adjusted QR code message and removed unused button label. (#2910)

6.4.0

22 Oct 11:58
d4bd247
Compare
Choose a tag to compare

New

  • All actions lead to a call to the onActionHandled callback. With the exception of 3DS2 actions this callback is always passed the original action object. (#2892)

  • Adds selector for savings and checking accounts on ACH component (#2898)

Improvements

  • Export CustomTranslations type (#2905)

  • Small optimisation to only call document.querySelector once, rather than three times (#2895)

Bug fixes

  • Added optional chaining operator to postMessage handler function. Fixes issue where 'get-process-message.handler.js' caused exceptions due to stray postMessages without properly formed events (#2894)

  • Calling actions.reject() in the beforeSubmit callback should leave the UI in the current state. Fixes situation where it leads to a call to handleFailedResult which ultimately leads to a call to the onPaymentFailed callback and sets the UI to an error state (#2901)

5.71.1

29 Oct 09:38
a799ccf
Compare
Choose a tag to compare

Bug fixes

  • Fix address lookup reseting state field after country change (#2926)
  • Fix UPIComponent initial value for isValid. It should only be default to true for UPI QR. (#2920)

5.71.0

21 Oct 13:52
9fbe0de
Compare
Choose a tag to compare

New

  • Adds selector for savings and checking accounts on ACH component (#2904)

Bug fixes

  • Added optional chaining operator to postMessage handler function. Fixes issue where 'get-process-message.handler.js' caused exceptions due to stray postMessages without properly formed events (#2896)

6.3.0

02 Oct 13:42
7a9ab20
Compare
Choose a tag to compare

New

  • Pay by Bank US now shows whitelabel branding (#2861)

Improvements

  • Reporting custom Click to Pay Visa timeouts to Visa SDK (#2869)

Bug fixes

  • Click to Pay - Fixed ENTER keypress behavior (#2874)

5.70.0

01 Oct 15:46
60d8fdc
Compare
Choose a tag to compare

New

  • Pay by Bank US now shows whitelabel branding (#2879)

5.69.1

23 Sep 13:15
0d8eddb
Compare
Choose a tag to compare

Improvements

  • Reporting custom Click to Pay Visa timeouts to Visa SDK (#2797)

6.2.0

16 Sep 15:51
aeb4460
Compare
Choose a tag to compare

Improvements

  • Always make call to analytics setup endpoint (#2838)
  • send browserInfo in setup call (#2847)
  • Dropin: Filtering out payment method type before creating the payment method element (#2852)
  • Change ApplePaySession type to optional in window interface (#2836)
  • Fixing reliability Sonarcloud issues related to ApplePayService (#2846)

Bug fixes

  • Fixing adyen.css file exposure for Webpack 4 projects (#2855)
  • Fixes regression and allows Enter key to validate/submit Card component (#2837)

5.69.0

16 Sep 13:45
13d3cba
Compare
Choose a tag to compare

Improvements

  • Always make call to analytics setup endpoint (#2839)
  • Send browserInfo in setup call (#2847)
  • Dropin: Filtering out payment method type before creating the payment method element (#2853)
  • Bumped securedFields to v4.10.0

6.1.1

03 Sep 12:30
7dcbeb1
Compare
Choose a tag to compare

Improvements

  • Improves acessibility removing region on payment method item and button loading state (#2827)
  • Bumped securedFields to v5.3.0

Bug fix

  • Fixes Lithuanian postal code to support 4-5 digits and LT prefix (#2827)