Mindbody-native · Sweden friskvårdsbidrag
Invoices that show up. Automatically.
A Mindbody-native microservice that turns every purchase into a fiscally-credible PDF in your customer's inbox. Built for the moment a payment clears — not a manual export three weeks later.
How it works
A purchase happens
Mindbody fires a sale webhook for an auto-payment or an in-person sale.
We render the invoice
Signature checked, payload parsed, a fiscally-credible Swedish PDF generated.
It lands in the inbox
Emailed to the member's profile address — ready for friskvårdsbidrag.
Engineering-grade, not glue-code.
Real signature verification
Every webhook is HMAC-verified against the tenant's signing key before a single byte is processed.
A real PDF engine
Invoices are rendered from typed React components — no headless Chromium, no third-party PDF API.
One deployment
Webhook intake, the worker, storage, and the dashboard ship as a single service. Fewer moving parts.
No glue services
No Zapier, no Make. Idempotent intake, a typed payload, retries with backoff — watertight by design.