Customers

4 blocks · Live data from your Stripe account — product grids, pricing tiers, order history, customer lists, invoices, coupons, cart, and checkout.

Customer order history

Order history for logged-in site customers. Uses the ph-customer cookie to fetch orders client-side via the repeater system.

Live customer list (Stripe)

Data-bound customer rows pulled live from Stripe. Shows name, email, and join date.

Customer profile card

Displays the logged-in customer's name, email, and order summary. Uses the ph-customer cookie to fetch profile data client-side.

Customer login (magic link)

Email-based magic link login form for site customers. Posts to /api/customer/magic-link, shows a 'check your email' confirmation on success.