commercetools
Headless commerce platform
commercetools is grinding out API ergonomics — extension dependencies, audit log coverage, import API breadth.
◆Recent moves
- 1mo agoView source ↗
Improved Stores and Channels management in Merchant Center
- 1mo ago
API Extensions can declare dependencies for execution order and data flow
API Extensions on the same resource can now declare dependencies, giving developers explicit control over execution order and inter-extension data flow. Removes a real source of race-condition surprise when integrators stack multiple extensions on a single resource — directly aligned with the composability-deepening trajectory.
- 2mo ago
Added SetTransactionInterfaceIdChange to Audit Log
Audit Log now records changes to the interface ID on Payment Transactions — incremental coverage expansion, useful for payments-team forensics. Fits the steady audit-log breadth push that's been visible across recent releases.
View source ↗ - 2mo ago
Override job application schedule in Deployment configuration
Connect deployments can now override a job application's default schedule with a cron expression set in the Deployment configuration. Operational ergonomics for teams running scheduled Connect apps — useful in multi-environment setups where the developer-supplied default doesn't fit.
View source ↗ - 2mo ago
Added previous resource state in API Extension payloads
API Extensions can now receive the previous resource state alongside the current one. This unlocks diff-based extension logic without callers having to maintain their own state cache — same composability-deepening theme as the new dependency declarations.
View source ↗ - 2mo ago
External Shipping Methods are now supported in Complete Checkout mode in public beta
External Shipping Methods become usable in Complete Checkout mode (public beta), extending the headless-checkout extensibility story. Reads as the precursor step before external payment methods get the same treatment.
View source ↗