Skip to content

Releases: Adyen/adyen-web

5.15.0

10 May 11:40
95959dc
Compare
Choose a tag to compare

New

  • Add onOrderCancel to sessions #1593

Fixes

  • Fix/disabling iOS arrow keys #1581
  • Fix: Importing AddressField type using relative path #1596

Improvements

  • Bumped securedFields version to 3.10.1

Related issues: #1592

Full Changelog: v5.14.0...v5.15.0

5.14.0

02 May 14:53
89c8cd2
Compare
Choose a tag to compare

New

  • Adds support for partial address mode #1323

Bugfix

Internal Improvements

  • useForm improvements #1586

5.13.1

12 Apr 12:24
ee417a6
Compare
Choose a tag to compare

Bugfix

  • Adjusting 'Selector' to not force focus when click outside happens #1577

5.13.0

11 Apr 14:42
7efd849
Compare
Choose a tag to compare

New

  • Atome payment method #1554
  • Add support for Ratepay Direct Debit #1552

Bug fixes

  • Fixes bug with Select not reseting when clicking outside #1573

Improvements

  • Removing Type-Only imports and 'yarn start:fast' script #1572
  • Fallback to Redirect type when payment method is not recognized during 'create' #1566
  • Added trimOnBlur property to all fields used within an Address component #1564
  • Convert Field.tsx to use Preact hooks #1550
  • Add APSE (Asia Pacific South East) environment #1548
  • Button - Updating secondary button CSS #1544
  • useLabelElement=false can be used on Field to wrap everything in a div #1541

5.12.0

21 Mar 12:23
08562eb
Compare
Choose a tag to compare

New

  • Card - Updating position of available brands #1539

Improvements

  • Enable Funding option for Paypal SDK #1537

Bug fix

  • Modify Swish QR code countdown time to 3 mins #1536

5.11.0

14 Mar 14:34
fd40bce
Compare
Choose a tag to compare

New

  • Card - Showing brands beneath CardNumber field #1529

Bug-fixes

  • Fixes CSP error caused by regenerator-runtime #1528

Fixed issues: #1428

5.10.0

07 Mar 17:04
e82ba7d
Compare
Choose a tag to compare

New

  • Adds Netbanking India (onlinebanking_IN) component #1517
  • Add Eight digit issuer bin prop #1526

Improvements

  • Throw an error if we notice that the environment & type of clientKey don't match #1522
  • Clarifying 3DS2 challenge error #1521
  • Map 'securedfields' to 'card' if 'type' prop not set in custom card config object #1520

5.9.0

28 Feb 12:16
061e07b
Compare
Choose a tag to compare

New

  • AmazonPay recurring payments #1466

Bug fixes

  • Showing Instant Payment Method if showPayButton is set to false #1507
  • Updating paymentMethodResponse access modifier #1506
  • ApplePay - Fixing type of onvalidatemerchant callback #1502
  • CSS fix for highlighted issuers on Safari #1501

Improvements/Internal changes

  • Clarifying InputBase handlers #1513
  • Updating telemetry event payload #1494
  • More descriptive errors when whole response object passed to handleAction #1511
  • live-au and live-us environments do not resolve to Google Pay PRODUCTION #1499 (thanks to @astiskala)

5.8.0

14 Feb 15:18
b6226af
Compare
Choose a tag to compare

New

  • Feature/handle pan length #1475
  • Add support for French MealVoucher payment method #1441
  • Card: removing 'installments' property if shopper selects one time payment #1487
  • Postal Code validation #1448

Improvements

  • Add missing types to PaymentMethod #1367 (thanks to @d99iel)
  • Bumped securedFields version to 3.9.0

Fixes

  • Restoring missing detectedBrands prop to error object #1484

5.7.0

07 Feb 14:35
489c183
Compare
Choose a tag to compare

New

  • Feature/configurable giftcard names #1476

Bug fixes

  • Error handling for 3DS fingerprint submit request #1458