Skip to content

Releases: Adyen/adyen-commercetools

v11.5.2

11 Jun 14:05
Compare
Choose a tag to compare

Bug fix

  • Fix the issue with the updated payment key when the make payment request is unsuccessful

v11.5.1

07 May 11:35
Compare
Choose a tag to compare

New features

  • Improve notification handler resource utilization (#1159)
  • Improved logging by adding request/response logging to the lambda handler (#1161)
  • Project dependencies are updated

v11.5.0

10 Apr 12:28
Compare
Choose a tag to compare

New features

  • Create session/make payment requests are expanded with data from the CommerceTools cart
  • Project dependencies are updated

v11.4.2

27 Mar 12:22
Compare
Choose a tag to compare

New features

  • Fixed #1154 by check if payment exists

v11.4.1

04 Mar 12:13
Compare
Choose a tag to compare

New features

  • Fixed #1145 by adding support for AWS API Gateway payloadFormatVersion 1.0.

v11.4.0

25 Jan 13:33
Compare
Choose a tag to compare

Bug fix

  • Fix webhook handling when initial payment/session request has no response
  • Fix reported bug that integration assumes that prices are always with included tax
  • Update defaults for payment method names

v11.3.0

05 Dec 13:01
Compare
Choose a tag to compare

New features

  • Upgraded Adyen checkout API to version 71. The extension and notification modules are now compatible with WebComponents version 5.53.2
  • Usage of legacyApiBaseUrl configuration parameter is removed. The extension module is not using legacy API routes anymore.
  • Project dependencies are updated

v11.2.0

11 Oct 10:31
Compare
Choose a tag to compare

New features

  • Support for advanced checkout flow is introduced. Advanced flow allows upgrading Adyen web components on the storefront by keeping the existing checkout logic.
  • Project dependencies are updated and the node version is bumped to >=18
  • Deprecated API endpoints usage for capture, refund, and cancel is replaced with active ones

v11.1.1

28 Jul 12:02
292fc44
Compare
Choose a tag to compare

Bug Fix

After we added new feature in integration to support Commercetools Connect, we found that the integration cannot be built in Connect due to missing adyen configuration in environment variable in Connect platform and vulnerable dependencies used.

For this reason, we added following patches in this version :

  1. Changed the npm command npm run test to execute unit test only for Commercetools Connect. Meanwhile the normal CI/CD pipeline executes npm run test-ci to perform unit test, integration test and e2e test
  2. Move c8 libraries to devDependencies in package.json

v11.1.0

07 Jul 08:00
019d91e
Compare
Choose a tag to compare

New feature

  • Support Commercetools Connect

For application developers aiming to create integrated e-commerce solutions, and clients seeking to expand the functionality of their Composable Commerce Project, commercetools Connect offers a streamlined approach for creating and deploying integrations.
https://docs.commercetools.com/connect/