Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Releases: mollie/commercetools

v1.2.0

30 Aug 12:24
74387cf
Compare
Choose a tag to compare

Mollie x CommerceTools v1.2.0

What's Changed

  • Adapted Extension to new CommerceTools API response format
  • Managed new Mollie OrderId format
  • Updated documentation

Resolves issues:

Full Changelog: v1.1.0...v1.2.0

v1.1.0

17 Feb 08:51
7f16529
Compare
Choose a tag to compare

Mollie x CommerceTools v1.1.0

What's Changed

  • Add support for authentication on Azure functions
  • Add mollie user agent string identifier
  • Updated packages
  • Updated documentation
  • Recommended NodeJS version is now 18.x, version 14.x is minimum required

Resolves issues:

Full Changelog: v1.0.2...v1.1.0

v1.0.2

25 May 06:56
8850828
Compare
Choose a tag to compare

Mollie x CommerceTools v1.0.2

Resolves issues:

Full Changelog: v1.0.1...v1.0.2

v1.0.1

09 May 14:28
62d4fe2
Compare
Choose a tag to compare

Mollie x CommerceTools v1.0.1

Resolves issues:

  • [Bug] Wrong reference to the cart #165
  • [Bug] Take email from other places #158
  • Notification function not able to deconstruct webhook body #156
  • npm run zip-azure-function not working on Windows #154 (partial fix)
  • Environment variable configuration #152
  • Which are the required permissions in commercetools? #141

Full Changelog: v1.0.0...v1.0.1

v1.0.0

25 Mar 12:57
2c815bf
Compare
Choose a tag to compare

Mollie x CommerceTools v1.0.0

Supported features

  • Mollie hosted checkout based payment methods.
  • Asynchronous notifications handling via notification module.
  • List payment methods
  • Making payments
  • Refunds
  • Captures (for Klarna payments only)
  • Cancelations

Supported payment methods

  • Credit card
  • iDeal
  • Bancontact
  • Klarna Pay Later
  • Klarna Pay Now
  • Klarna Slice It
  • PayPal
  • KBC/CBC
  • SEPA Bank transfer
  • SOFORT
  • GiroPay
  • Belfius
  • Przelewy24
  • EPS

v1.0.0-beta.3

17 Feb 14:15
6b3a13d
Compare
Choose a tag to compare

What's Changed

Release/v1.0.0 beta.3 by @denisand in #139

  • fix: bump node-fetch version (#127)
  • feat: enable retries on commercetools client
  • feat: add correlation id header on extension and notifications

Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3

v1.0.0-beta.2

02 Feb 14:35
c03b942
Compare
Choose a tag to compare

v1.0.0-beta.2

Includes:

  • fix for node-fetch advisory GHSA-r683-j2x4-v87g
  • improved documentation for List Payment Methods, Create Order
  • fixes for Dockerfiles
  • changes project status to active

v1.0.0-beta.1

20 Jan 15:19
4d1c49d
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

v1.0.0-beta.1

Initial release for internal testing.

Journeys included:

  • list payment methods
  • create order
  • create shipment
  • cancel order
  • create payment refund