RecipesRecipes overview
Recipes overview
End-to-end use cases. Pick the recipe that matches what you're building and follow it step by step.
Recipes are full, opinionated walkthroughs for specific use cases. They link out to the deeper reference docs where useful but stay focused on getting a working result.
Available recipes
- Verify a webhook signature: HMAC-SHA256 + replay protection + idempotency, with Node, Python, and Go examples.
- Headless storefront with Next.js: spin up a production-ready storefront in 15 minutes, with catalog, cart, checkout, payment, customer accounts and webhooks.
- Custom checkout flow: drive the checkout step by step from your own UI. The real endpoints, the 30-minute expiry, custom fields, validation before payment, and what the platform won't let you build.
Most recipes start from a Brainerce store with at least one product. Don't have one yet? Follow Getting Started first.