Skip to content

Releases: Adyen/adyen-commercetools

v9.0.4

29 Sep 12:09
808e142
Compare
Choose a tag to compare
v9.0.4 Pre-release
Pre-release

Fixes:

  • Fix e2e test for Klarna payment (#831).

v9.0.3

13 Sep 09:42
Compare
Choose a tag to compare
v9.0.3 Pre-release
Pre-release

v9.0.3

Improvements

  • Migrated from dependabot to renovate for automated dependency management which works with batch updates rather than a single update for all dependency udpates (#780) (#799).
  • Migrated the node version of docker base image from 14.15.5-alpine -> 14.17.4-alpine(#790).
  • Document minimum required scopes for the modules (#803).
  • Document the legacyApiBaseUrl as required for live environment. (#805)

Fixes:

  • Fix the error logging on notification module as the exception details were not logged before (#816).
  • Fix the removeSensitiveData setting as it was not working as expected (#817).
  • Fix the amountInMakePaymentRequest check on validator-builder.js as it should be convert to Number before checking (#806).

v9.0.2

02 Aug 10:01
695cc00
Compare
Choose a tag to compare
v9.0.2 Pre-release
Pre-release

Extension module

Improvements

  • Resolve flaky performance in end-to-end tests (#735)

v9.0.1

12 Jul 14:05
08a21e2
Compare
Choose a tag to compare
v9.0.1 Pre-release
Pre-release

Notification module

Improvements

  • Use VError package to restore all error information during logging (#747)

v9.0.0

30 Jun 14:44
40e7b6e
Compare
Choose a tag to compare
v9.0.0 Pre-release
Pre-release

Feature

  • It is now possible to not remove sensitive data from Adyen and save them to interface interactions or custom fields. For more info see documentations for extension and notification modules (#745)

Important Breaking Changes ⚠️

v8.1.2

16 Jun 08:34
Compare
Choose a tag to compare
v8.1.2 Pre-release
Pre-release

Fixes

  • Fix shipping method name in Klarna for custom shipping methods (#733)
  • Add additional debug logs for notification and extension modules (#732)

v8.1.1

14 Jun 14:55
f16aa30
Compare
Choose a tag to compare
v8.1.1 Pre-release
Pre-release

Fix

  • Extend browser timeout limit in e2e test cases of credit-card payment.

v8.1.0

28 May 09:50
e92a28d
Compare
Choose a tag to compare
v8.1.0 Pre-release
Pre-release

Feature

  • Payment method name and payment method are filled in the corresponding fields in the payment. This helps with displaying the info in MC. See the documentation for customization of this feature. (#699)

v8.0.0

03 May 08:00
aee6120
Compare
Choose a tag to compare
v8.0.0 Pre-release
Pre-release

Important Breaking Changes ⚠️

v7.1.4

26 Apr 08:18
abbc2d0
Compare
Choose a tag to compare
v7.1.4 Pre-release
Pre-release

Fixes

  • Shorten metadata.commercetoolsProjectKey key and value (#665)
  • Remove data attribute inside the JSON object returning from payment handler (#656)