How it works
Kick off the 3-day free trial, then paste a read-only restricted key. trustlogo sees who’s subscribed — nothing else.
We resolve each customer to their domain, pull a crisp logo, and normalize it — so the wall looks designed, not scraped.
Drop one line of code on your site. The wall stays in sync with Stripe — new customers in, cancellations out.
Templates
Colorful or grayscale, grid or marquee, static or live social-proof — all editable from your dashboard.
One line, any site
No iframe jank, no build step. The script renders your live wall inline and inherits your page’s look.
<!-- Drop this where the wall goes --> <div id="trustlogo"></div> <script src="https://your-app.com/widget.js" data-widget="wgt_1a2b3c" async ></script>
Everything in the box
Stripe webhooks + a scheduled sync keep the wall honest. Cancels vanish; new logos appear on their own.
Restricted read-only keys, encrypted at rest with AES-256. trustlogo can never touch your customers or charges.
Logos are size-normalized and color-treated so mismatched marks line up into a wall that looks hand-built.
Wrong domain or name? Override it in a click. Pin your best logos first. Hide anyone you’d rather not show.
A single script tag, an iframe, or a raw JSON endpoint if you want to render the wall yourself.
The public wall is served as tiny cached JSON. Logos load straight from the source — your page stays quick.
FAQ
trustlogo only ever uses a read-only restricted key with access to Customers and Subscriptions. It can’t move money or change anything. Keys are encrypted with AES-256 before they’re stored.
The moment a subscription is cancelled in Stripe — via webhook, or on the next sync — that customer’s logo is marked inactive and disappears from your wall. It comes right back if they resubscribe.
We resolve each customer to their company domain and fetch a crisp logo automatically. You can override the domain, name, or image for any customer in one click.
After 3 days it’s $29/month. Cancel anytime before the trial ends and you won’t be charged. Billing is handled securely by Dodo Payments.
Anywhere that accepts HTML — Framer, Webflow, Next.js, WordPress, plain HTML. One script tag, or an iframe, or build your own from our JSON endpoint.