From 87dcf4634a734db4ce574d987e33086eadb0e836 Mon Sep 17 00:00:00 2001 From: Sam Rolfe Date: Sat, 8 Aug 2026 09:25:17 +1000 Subject: [PATCH] roadmap: phase 5-lite (gating+limits) done, gateway deferred --- where_woof.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/where_woof.md b/where_woof.md index 044d14f..7adc473 100644 --- a/where_woof.md +++ b/where_woof.md @@ -179,7 +179,7 @@ admin.where-woof.com { | 2 | **Scan flow**: geolocation → SMS alert, `tel:`/`sms:` links, finder contact, re-check button | ✅ | | 3 | HTMX / Alpine polish — inline edit, animations | ✅ | | 4 | Laravel admin: users, tags, dashboard (same Postgres) | ✅ | -| 5 | Billing: Stripe (AU), plans, scan-limit enforcement, invoices | ⬜ | +| 5 | Billing: Stripe (AU), plans, scan-limit enforcement, invoices | 🟡 mechanism done (paid-gating + limits, no gateway) | | 6 | Photo uploads + object storage | ⬜ | | 7 | Deploy front-end to .13, Caddy, DNS, InMotion redirect | ✅ (service live; DNS pending) | | 8 | Deploy admin to .13 | ⬜ |