Skip to content

Releases: Adyen/adyen-web

5.6.2

24 Jan 16:44
faea81c
Compare
Choose a tag to compare

Bugfix

  • Fixing setStatusAutomatically configuration property #1394
  • Fix/setting status using elementRef on handleError #1454

Improvements

  • Improving error message for ClientKey, 3DS2Fingerprint and generic Error responses #1431
  • Upped securedFields version to 3.8.0

5.6.1

17 Jan 15:43
ae26e6d
Compare
Choose a tag to compare

Bug fixes

  • IE11 fix: Polyfill for Array.fill for credit card securedFields

Improvements

  • Upped securedFields version to 3.7.5

5.6.0

11 Jan 14:13
cf256ff
Compare
Choose a tag to compare

Improvements

  • Feature/consolidated error panel #1388

Bug fixes

  • Fixed holderName position when it is with an ErrorPanel #1433
  • Remove composition handling & full width char conversion #1445

Related issues:
#1440

Full Changelog: https://github.com/Adyen/adyen-web/compare/v5.5.0...v5.6.0## New

5.5.0

20 Dec 14:28
116a6ca
Compare
Choose a tag to compare

New

  • Paypal PayLater button #1420

Improvements

  • Upped sf version to 3.7.3 #1427

5.4.0

14 Dec 15:47
3fed900
Compare
Choose a tag to compare

Improvements

  • Use babel to transpile typescript, remove global polyfill and add modern bundle #1343
  • Fix Element reference error when importing library outside browser context #1384 (thanks to @jonlambert)

Bug fixes

  • Adjusting text field to handle fullwidth characters #1407
  • Paypal - Updating currency after re-mounting #1378
  • Fixing PayPal sessions flow #1418

5.3.1

26 Nov 16:12
b38eb42
Compare
Choose a tag to compare

Fix

  • Reverted Secured Fields version to 3.7.2

5.3.0

25 Nov 15:24
941b871
Compare
Choose a tag to compare

New

  • Add support for the PayPal intent tokenize #1311
  • Instant Payments on Drop-in #1354
  • Dragonpay - Hiding issuer image for otc_philippines tx variant #1374

Improvements

  • Fixes padding for payment method focus state #1370
  • Bumping securedFields version to 3.7.3 #1382

5.2.2

19 Nov 14:01
4aa0f37
Compare
Choose a tag to compare

Fixes

  • Prevent session submitDetails call when onAdditionalDetails event is present (#1372)

5.2.1

15 Nov 15:42
51863e1
Compare
Choose a tag to compare

Fixes

  • Fix/a11y issues #1353
  • Fixed bug when tabbing between card input fields in Firefox

Related issues:
#1347 , #1346

Improvements

  • Show error for Credit card numbers that consist of the same digit #1227
  • Bumped securedFields version to 3.7.2

5.2.0

01 Nov 14:59
3fe4131
Compare
Choose a tag to compare

New

  • Paypal - adding cspNonce prop #1339

Improvements

  • Hiding personal fields for EContext payment type #1333
  • Updating Bancontact default props #1342
  • Implementing handling an optional expiry date as determined by binLookup #1328
  • Bumped securedFields version to 3.7.1