Skip to main content

Pastor Evaluates — Pricing, Features, Demo

non-critical   Property: ChurchWiseAI   Category: UX / Flow Tier: anonymous Persona: pastor-admin Touchpoint: /pricing

Preconditions

  • Not logged in — evaluating before purchase

Steps

#ActionExpected Result
1Navigate to /pricingAll plan cards render with correct prices from pricing.yaml
2Verify Starter Chat price$14.95/mo shown
3Verify Voice plans show setup fee$49.95 setup fee noted on voice/bundle plans
4Verify annual pricing toggleAnnual option available showing ~1 month savings
5Click 'Compare plans' or feature comparisonFeature comparison table shows correct per-tier features
6Navigate to voice agent pageReal call examples or demos present
7Navigate to chatbot pageLive demo widget functional — visitor can send a test message
8Verify all prices match knowledge/data/pricing.yamlZero discrepancies between UI and canonical pricing source

Known Failure Modes

  • Stale prices on page — hardcoded instead of from canonical source
  • Demo widget broken — kills conversion for skeptical pastors
  • Missing setup fee disclosure — causes billing surprise and churn
  • Feature comparison inaccurate — sets wrong expectations

References

Notes

All prices MUST match knowledge/data/pricing.yaml — the consistency-price-matching spec (e2e/delivers/consistency/price-matching.spec.ts) also guards this. The demo widget at /chatbot uses the demo church config — must always be live.