Owner Quotes
A full-stack quote builder and booking management system for property inspections. Handles quote generation, Stripe payments, customer communications via email and SMS, and CRM integration.
What It Does
Owner Quotes is an internal staff tool and customer-facing booking system for Owner Inspections. Staff use it to generate customised quotes for building and pest inspections, while customers receive quotes via email and complete payment and booking online.
Quote Generation
Staff select a service, enter property details, addons, discounts, and custom line items to generate a professional quote.
Payment Processing
Customers pay via Stripe (Payment Intent or Checkout Session). Supports deposits and full payments with refund policies.
Booking Flow
After payment, customers complete a booking form with preferred dates. Confirmations sent via email and SMS.
CRM Integration
All leads, quotes, bookings, and notes sync to the backend CRM system automatically.
Inspection Services (14 Total)
Pre-Purchase Inspection
Full property inspection before purchase
Building and Pest Inspection
Combined building and pest assessment
Apartment Pre-Settlement
Apartment-specific inspection before settlement
Pre-Handover Inspection
New construction handover inspection
Pre-Sales Inspection
Inspection before listing for sale
Maintenance Inspection
General property maintenance assessment
Condition Report
Broad property condition assessment
Drug Residue Testing
Bedroom-based drug residue testing
Defects Investigation
Multi-stage consulting for property defects
Dilapidation Report
Multi-property support with custom line items
Expert Witness Report
3-stage legal reporting service
Insurance Claim Assessment
3-stage insurance claims evaluation
New Construction Stages
6-stage pipeline: Bored Piers, Slab, Frame, Lock-Up, Fixing, Completion
Available Addons
User Flows
Staff Quote Builder Flow
- Select inspection service type
- Enter property address (Google Maps autocomplete)
- Configure addons, discounts, and custom line items
- Set deposit/payment terms and refund policy
- Preview and send quote email to customer
Customer Booking Flow
- Customer receives quote via email
- Reviews pricing and property details
- Completes payment via Stripe
- Fills out booking form with preferred dates
- Receives confirmation via email and SMS
Key Pages
| Route | Purpose |
|---|---|
/ | Staff quote builder (main tool) |
/form | Customer lead capture form (embeddable via iframe) |
/form/consultation | Consultation booking flow |
/form/custom-quote | Multi-property dilapidation form |
/form/verify | Phone OTP verification |
/quote/[service] | Quote display and payment page |
/booking/[service] | Post-payment booking form |
/payment-success | Payment success confirmation |
Deployment
Platform: Cloudflare Workers via opennextjs-cloudflare
Dev server: npm run dev (port 3010)
Domain: quotes.ownerinspections.com.au