Short answers for onboarding and daily usage.
If you are deciding whether to start, the docs path and FAQ now share the same product shell, spacing rhythm, and footer treatment.
No. You can start with the guided API onboarding path, import a starter catalog, and add connectors only when required.
No. OrderCore is the order backend and operations layer. Shopify can stay as the storefront while OrderCore Gateway syncs paid orders into a tenant-safe API workflow.
Yes. OrderCore Gateway is listed on the Shopify App Store at apps.shopify.com/ordercore-gateway.
No. OrderCore Gateway is a backend sync layer for paid orders. Your Shopify theme, product pages, checkout configuration, and merchant workflow can stay in place while paid-order events are routed into OrderCore.
Shopify retries webhook delivery, and OrderCore uses idempotency to avoid duplicate orders when delivery is retried. The pilot validates this path before production use so support can confirm retry behavior and webhook visibility for your tenant.
The gateway routes orders by shop and tenant, so multi-store and market-aware operations can be modeled in OrderCore. During onboarding we verify which shop domains, currencies, fulfillment locations, and downstream systems need to be included.
Use X-API-Key or Authorization: Bearer header on each request.
Use the Idempotency-Key header when creating orders.
The target outcome is one validated order path: API key, demo catalog, idempotent order creation, webhook readiness, a blocker list, and a clear go / no-go recommendation.
No. The first-order docs path is available before paid pilot checkout. Billing is for assisted setup, production handoff, and ongoing usage.
Each outbound delivery is signed, retried on retryable failures, and exposed through deliveries and metrics endpoints so support can see pending, failed, abandoned, and successful events.
Yes. Billing is Stripe-managed. The console exposes billing status and self-serve management when the tenant has an active billing portal URL.
Current Pro limit is 50,000 API calls per month with usage headers in responses.
Use get started, the tutorial, or contact support@cloudpeakify.com.