Trust & Reputation
A marketplace lives or dies on trust. A customer hiring a stranger to come into their home — or paying upfront for a job — needs signals that the provider is who they say they are, qualified to do the work, and reliable. Fyndow builds those signals from three independent sources, each one earned rather than self-declared, and surfaces them as a clear, three-level ladder of badges customers can read at a glance:
- Verified business — this is a real, operating business tied to a real name.
- Licensed — a specific qualification (a license, insurance, certificate, or registration) has been confirmed.
- Community Endorsed — peers and communities who have actually worked with this business vouch for it.
Behind those badges, the same signals feed a single composite reputation score that lifts trustworthy providers in search ranking. This chapter walks the three trust levels, the machinery behind each — credential verification, mutual reviews, and endorsements — and the composite score that ties them together.
The Three Trust Levels
The three badges are independent. A business can earn any of them in any order, and each says something the others don't: identity, qualification, and standing. They stack rather than replace one another, so a storefront can show all three at once.
| Level | Badge | What it tells a customer | How it's earned |
|---|---|---|---|
| 1 | Verified business | This is a genuine, operating business, not an anonymous account | Verified payment identity, or an approved identity/registration review, or an admin-approved document tying the name to the business |
| 2 | Licensed | A specific professional qualification has been checked and confirmed | One or more verified credentials — a trade license, insurance certificate, certification, or registration |
| 3 | Community Endorsed | People who've actually transacted with this business, and the communities it belongs to, vouch for it | Earned endorsements from real customers, plus standing in gated communities |
The deliberate split matters. Verified business answers "is this real?" without claiming anything about skill. Licensed answers "are they qualified?" with a checked document. Community Endorsed answers "do people who've worked with them trust them?" None of the three can be bought outright, and none stands in for the others — a fully licensed business with no endorsements, or a well-endorsed one that hasn't uploaded a license, is shown honestly for exactly what it is.
The rest of this chapter explains how each level is earned.
Verified Business
The first level answers the most basic question a customer has: is this an actual business, or just an account someone made an hour ago? A business earns the Verified business badge through any one of three independent paths, so the bar is reachable for everyone from a sole trader to an established firm:
- Verified payment identity — when a provider completes payment onboarding, their legal identity is verified by the payment processor as part of enabling payouts. That same verification doubles as proof the business is real.
- An approved identity review — a provider can instead submit registration or ID documents for a platform review; once an admin approves them, the badge is granted.
- An approved business-proof document — a single admin-approved document (a business registration, letterhead, premises photo, or similar) that ties the displayed name to a real operation.
Any one of these is enough. The badge is a single, consolidated "this is a real, operating business" signal, so customers don't have to reason about which path a given provider took — they just see that the business is verified.
Licensed
The second level is about qualification. A credential is a license, insurance certificate, certification, or registration that a provider uploads to prove they're allowed and equipped to do a specific kind of work. When at least one credential is verified, the business earns the Licensed badge, and each verified credential is shown individually with its name and issuing authority.
Every credential has a type — license, insurance, certification, or registration — and a status that moves through its review:
- Pending — submitted, awaiting review.
- Needs more info — the reviewer has asked for a clearer document or additional detail before deciding; the provider gets specific feedback and can resubmit.
- Verified — confirmed; becomes a trust badge.
- Rejected — declined, with a reason.
- Expired — was verified, but its expiry date has passed.
When a provider submits a credential, they pick the trade or profession it covers from a shared, region-neutral catalog of trades and professions. The catalog is just labels — a reviewer checks the uploaded document against the provider's actual region of operation, so the same "Plumber" or "Electrician" label means a license has been checked against the rules that apply where the provider works.
The verification pipeline
Verification runs on a pluggable adapter pattern, so different credential types can be checked against different sources without changing the overall flow:
Each adapter declares which credential types and issuing authorities it can handle, then validates and returns whether the credential is valid, an optional expiry date, and supporting detail. The platform ships adapters for trade licenses, insurance certificates, and health-and-safety registrations. Anything an adapter can't auto-verify falls to the manual review path, where an admin approves, rejects, or asks for more information.
Verification carries weight beyond a checkmark:
- A verified credential becomes a badge on the storefront, shown with its name and issuing authority.
- Its expiry is tracked: providers are reminded ahead of time about credentials expiring soon, and credentials whose expiry has passed move automatically to an expired state so a lapsed license never silently keeps vouching for someone.
- Licensed providers earn a ranking boost in marketplace search — verified qualifications are one of the factors in the ordering described in The Marketplace.
Mutual Reviews
Reviews on Fyndow are two-way and anchored to real transactions. Every review points back to the booking or order it came from, so a review can only exist for work that actually happened and was paid for — there's no way to review a provider you never hired.
The "mutual" part is the difference. The customer rates the provider (1–5, with optional written feedback), and the provider can rate the customer back. The provider can also post a public response to a review. That two-way accountability suits a service marketplace better than one-directional star ratings: a difficult customer is visible to future providers, and a provider always gets to tell their side.
Review requests aren't manual. When a booking or order reaches its completed state, a request is queued after a short delay, and the automated follow-ups in the business toolkit keep the review loop warm so feedback actually gets collected.
Endorsements and Community Standing
The third trust level is community attestation — and like reviews, it's earned, never free. An endorsement is one customer vouching for a business, and the rules keep it honest:
- You can only endorse a business after a completed booking or order with them.
- You can't endorse your own business.
- You can endorse a given business once — duplicates are rejected.
Endorsement counts are shown on the storefront as their own distinct signal, separate from the verification badge and from the reputation score, so customers can read peer attestation directly. Alongside earned endorsements, a business's standing in gated communities — invitation- or approval-only spaces covered in Communities & Forums — also contributes to its Community Endorsed badge: belonging to a vetted community is itself a vote of confidence from that community.
The Composite Reputation Score
Any single signal is thin on its own, so Fyndow folds six components into one weighted composite score on a 0–5 scale. It's the number that orders providers in search and gives customers a single, comparable read.
| Component | What it measures |
|---|---|
| Review average | Mean star rating from customers |
| Completion rate | Share of jobs completed versus cancelled |
| Response time | How quickly the provider replies to messages |
| Credential level | Strength of verified credentials |
| Community activity | The owner's participation in communities |
| Community attestation | Earned endorsements and gated-community standing |
The score is a weighted average of those components — review quality and reliability carry the most weight, with qualifications and community standing rounding it out — rounded to one decimal place. Two design choices keep it trustworthy:
- New businesses aren't scored. Until a business has gathered a minimum number of reviews, it has no score and is flagged as new rather than shown a falsely precise number from a tiny sample. The underlying components are still computed and stored, so the score switches on cleanly once enough real reviews accumulate.
- Attestation is bounded. Endorsements saturate — each is worth a little, up to a ceiling — so no one can game their way to the top purely by collecting endorsements. Community standing lifts a score through the weighted average alongside everything else, and never penalises a business that simply doesn't have it.
Why Three Independent Sources
No single signal is enough. Credentials prove qualification but not reliability. Reviews prove experience but accumulate slowly and can be sparse early on. Endorsements and community standing prove belonging but say nothing about a specific job done well. By combining all three — and by tying every one of them to something earned (a verified document, a paid transaction, an approved membership) — Fyndow makes its badges hard to fake and meaningful to read. The composite score then lifts trustworthy providers in search ranking, closing the loop between trust and discovery.