ChangelogIntegrations

PrestaShop bi-directional sync rework

Conflict resolution simplified, near-real-time event sync backstopped by a nightly reconciliation pass.

What changed

The PrestaShop integration now runs on a simplified event model. Stock, price, and order events flow in both directions on near-real-time webhooks, backstopped by a nightly full reconciliation that catches anything an individual event missed. Conflict resolution is now explicit: the most recent operator action wins, regardless of source, with the losing side recorded in the audit trail. PrestaShop 1.7 and 8 remain supported.

Customers with multi-store tenancies (more than one connected PrestaShop store per yard) get correct stock decrement across every connected store on a single sale, with no double-listing and no manual reconciliation. The taxonomy mapping panel has been refreshed to make per-store category mapping faster on initial setup.

This rework lays the groundwork for the eBay Motors UK connector, which uses the same event model.

Changelog

New work,
in the open.

A short walk-through of the configurable workflow, the aggregator–yard tenant model, and the integrations relevant to your stack.