RV Now Weighing

Enter your team password to continue
CARAVAN WEIGHING

Select a customer or create a new weighing

Click + New Weighing to start a fresh record, or pick an existing one from the list.

Bookings

Schedule weighing appointments and send customers a booking confirmation with a link to fill in their pre-weigh details. Sorted by upcoming appointment.

Diary

Your weighing schedule. Tap an empty day to add availability for online bookings. Tap a booking to view or edit it.

Customer Feedback

Send a request via SMS for a customer to rate their experience. Their responses appear below.

Settings

App-wide settings stored in Supabase. Configure once on any device — every operator device picks them up automatically on next load.

SMS Relay (Twilio)

Not configured

To send booking confirmations via SMS, you need a Cloudflare Worker (or similar relay) that holds your Twilio credentials and exposes a /send-sms endpoint. See cloudflare-worker/README.md for setup. Then paste the URL and shared secret here.

The base URL of your Worker. Don't include /send-sms — we'll add it.
Must exactly match the APP_SHARED_SECRET set in your Worker. Show
Not yet synced with Supabase.

Square Payment Links

Not configured

Auto-generate a Pay Now link on every invoice (and create a matching Square Invoice + Customer in your Square dashboard). You'll need a tiny relay Worker holding your Square access token — see cloudflare-square-worker/README.md in the project folder for setup. Then paste the Worker URL here.

The full URL of your Square Worker. No trailing path — the Worker accepts POSTs at the root.
3-letter ISO code. Default AUD.

Pricing

Not configured

Base service prices (Caravan only / Caravan + Vehicle / Single + Tandem axle) are fixed. The Laser Wheel Alignment Check add-on price is set here.

Leave blank if you'd rather quote pricing on request. Customers see "Pricing on request" until you set a value.

Services & Pricing

Loading…

The list of services you offer, with prices. These appear when generating an invoice — operators tick the services performed and the line items + totals fill in automatically.

Loading services…

Business Details

Loading…

Your business info as it appears on every invoice. ABN is required for GST-registered businesses; leave blank otherwise.

Default 10% (Australian GST). Set to 0 if not GST-registered.
Days after issue date when payment is due. Default 14.

About

Storage: Supabase (shared across all devices) + local cache
Database: app_settings table
SMS provider: Not configured