This repository was archived by the owner on Jun 10, 2025. It is now read-only.
Releases: mollie/commercetools
Releases · mollie/commercetools
v1.2.0
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:
- CommerceTools - Integration currently not working correctly
- Assess "New Order IDs breaks the module" with CommerceTools
Full Changelog: v1.1.0...v1.2.0
v1.1.0
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:
- Payment methods - missing enums mybank, voucher #34
- Maintenance dependencies #178
- Mollie extension for Azure functions not working out of the box #155
- commercetools scopes in CT_MOLLIE_CONFIG #175
Full Changelog: v1.0.2...v1.1.0
v1.0.2
v1.0.1
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
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
What's Changed
Release/v1.0.0 beta.3 by @denisand in #139
- fix: bump node-fetch version (#127)
- advisory: GHSA-r683-j2x4-v87g
- 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
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
v1.0.0-beta.1
Initial release for internal testing.
Journeys included:
- list payment methods
- create order
- create shipment
- cancel order
- create payment refund