Four quick steps: confirm your plan, add your details, set up Direct Debit, and book your first visit.
You can change this at any time before setting up payment.
Your subscription is billed monthly and collected securely by Direct Debit through GoCardless, the UK's leading bank-to-bank recurring payments provider. You'll set up a mandate once — no need to re-enter card details, and no card expiry issues.
/api/gocardless-create-billing-request Netlify Function, which
follows GoCardless's Billing Requests flow: create a Billing Request with a
mandate_request (scheme bacs, GBP), create a Billing Request Flow
with prefilled customer details, then redirect to the returned authorisation_url to
complete bank authorisation. It only goes live once GOCARDLESS_ACCESS_TOKEN is set as a
Netlify environment variable — until then, or if the backend isn't deployed, it runs in demo mode.
A production build should also confirm the mandate via a GoCardless webhook before activating the
subscription, rather than trusting the redirect alone.
Choose a preferred date and time slot for your first clean & inspection. We'll confirm by email/SMS.
POST /api/bookings call.
Your subscription and first appointment are confirmed below. A confirmation email is on its way (in a live build).
Back to home