Supported Platforms
Shopify
Native support for the Storefront API
Square
Connect to Square Catalog and Orders
WooCommerce
Flexible REST-based integration (Coming Soon)
Custom
Connect any database or private API
Content Syncing vs. Live API
There are two primary ways to integrate your data:1. Live Proxy (Recommended)
The gateway calls your platform’s API in real-time. This ensures that pricing and inventory are always 100% accurate. This is the default mode for our Shopify and Square backends.2. Synced Search (High Performance)
For catalogs with millions of products, you can sync your data to a high-performance search index like Algolia or Meilisearch. The gateway then queries this index for search and falls back to the live API for checkout.Extension Points
Every integration supports customization. You can extend the built-in backends to add:- Custom product attributes (like “Sustainability Score” or “Ingredients”)
- Brand-specific logic (like “Buy one, get one” rules)
- Third-party fulfillment logic