Overview
The Consumer Portal is a merchant-level feature that gives your customers a self-service interface to manage their orders, subscriptions, and billing details. It operates across all your stores. Access it from the user menu → Consumer Portal.What Customers Can Do
Accessing the Portal
There are two ways customers reach the portal:Magic Link (Email)
Customers log in via a one-time magic link sent to their email. No password required.
Direct Link
Share your store’s portal URL directly. Customers enter their email to receive a login link.
There is currently no API that generates a pre-authenticated (login-free) portal link for a specific customer — every visit goes through the Magic Link step. To manage subscriptions from inside your own site instead, use the Customer Portal API with a customer session token.
Portal URL
The portal is a single sign-in page shared across all stores:pancake.waffo.ai/store/{store-slug} is your public storefront, a different page. See Store Settings for your slug.Merchant View
From the user menu, clicking Consumer Portal opens a preview of the portal as it appears to your customers. Use this to verify the experience before sharing the link.The portal always renders in dark mode and does not follow your checkout theme. Because one portal spans every store a customer buys from, it cannot take on any single store’s colors.