Official APIs only
No scraping, no patching the core. Integrations use APIs and extensions supported by each platform.
Your store stays updatable.Trusteed uses official APIs and, where needed, platform-specific modules. Your backend stays the system of record; capabilities are enabled in a guided way and coverage varies by connector.
Credentials are encrypted at rest with AES-256-GCM and permanently deleted when you disconnect the store.
No scraping, no patching the core. Integrations use APIs and extensions supported by each platform.
Your store stays updatable.We request catalog and inventory read, and, when closing an operation requires it, checkout write. Never access to end-customer data.
Less permission, less surface.Disconnecting a store cascades deletion of normalized catalog, categories, protocols, sync logs, and encrypted credentials.
No soft delete: real delete.
This isn't a list of logos: it's what has to happen on each platform, with the supported versions and what we don't cover yet.
OAuth connection from the dashboard. No module to install, no theme changes.
We do not access end-customer data. The OAuth token is encrypted at rest with AES-256-GCM.
Two paths: REST keys straight from WooCommerce, or the WordPress plugin if you want the storefront bridge.
We do not store end-buyer data coming from catalog sync.
Integration via the native Webservice, read-only. No need to install the module to start.
Syncs every 6 hours. Real-time webhooks planned for v2. We validate the URL against SSRF: private IPs, localhost, link-local, and cloud metadata endpoints are rejected.
Two independent modules: the webhook and manifest publisher, and a TrustReceipt verifier that works without reaching our backend.
A second module, trusteed/trust-verifier-for-magento, verifies TrustReceipts without needing our backend to be reachable. It installs on its own and adds the Stores → Trust Receipts → Verify view, where you paste a JWS and get a verdict. The JWKS is cached for an hour and the conformance suite ships inside the package.
Master and admin tokens are rejected by design: you need to create a dedicated integration token. On Hyvä Theme and PWA Studio, the storefront WebMCP bridge is automatically disabled; server-to-server access keeps working. Magento 2.4.6 and earlier are not supported (PHP 8.1 out of support).
Connector with an embedded panel inside Odoo, including the TrustReceipts view. In validation with pilot merchants.
Sandbox means the connector works but its coverage isn't closed yet. We don't call it Live until it is.
The WordPress, PrestaShop, and Magento modules live on GitHub. You can clone the repo or download the ZIP and install it through your platform's module manager, no marketplace required.
WooCommerce®, PrestaShop®, and Odoo® are registered trademarks of their respective owners. Trusteed is not affiliated with or sponsored by any of these companies.