Skip to content
Quaytech Systems
← Back to Projects & News

One platform, many brands: building white-labelling that actually holds up

The Quaytech Team
One platform, many brands: building white-labelling that actually holds up

Service providers rarely serve their end clients under one brand. Our client, a platform provider in the payroll space, serves bureaus, and a bureau might run payroll for several accountancy firms. Each of those firms wants their clients to see their brand: not the bureau's, and certainly not the software supplier's. If a platform can't disappear behind someone else's logo, it can't serve that market.

So we built white-labelling deep into the platform, rather than bolting it on.

More than a logo swap

Real white-labelling goes well beyond changing a colour scheme:

  • Bespoke sign-in pages. Each brand gets its own tailored sign-in experience, built on Microsoft's Azure AD B2C identity platform, so the very first screen a customer sees belongs to their provider.
  • Branding at the right level. White labels don't just sit at the top of the account. A bureau can organise its customers into teams per accountancy firm, and each customer sees the branding of the firm that serves them, even though one bureau operates the lot.
  • A master overview. Owners get a single view across every white label: the current status of every payroll and every support ticket in one place, while their customers each see only their own branded slice.

The hard part is the data model

The lesson from this project is that white-labelling is an architecture decision disguised as a design decision. Getting a logo onto a page is easy; making sure that branding, routing, identity and data isolation all agree about which tenant is which, across sign-in redirects, API responses and background jobs, is where the real engineering lives. We revisited the model as real users pushed on it (one brand per account wasn't enough; brands needed to follow the customer relationship), and the platform is stronger for it.

Built to scale down as well as up

The same multi-tenant foundation powers the platform's pricing plans, from small teams through to enterprise bureaus with many client portals, because tenancy, seats and portals were designed as first-class concepts from the start.

If you're taking a product to market through partners or resellers and need it to wear their brand convincingly, this is a problem we've solved in production. Talk to us about multi-tenant and white-label architecture.