CallPaywall Web
Replace a small business's "Contact Us" form with an AI-screened, monetizable form. Real customers get through free; solicitations hit a paywall; spam is blocked — all enforced server-side at the handler, never in the widget.
Walking demo path
- Owner signs in & has a form (Dashboard).
- A visitor submits a real customer message → delivered to the inbox (free).
- A visitor submits a solicitation → paywall shown.
- Solicitor pays (Stripe test / dev-simulate) → pitch unlocks into the paid inbox (escrow held).
- Owner replies → escrow released → status updates.
Module status & what's real vs scaffold/mock/deferred: see STATUS.md in the repo.