Core Concepts
This page explains how Truemed works and defines the terms you’ll see throughout these docs. If you’re new to HSA/FSA payments, read this before choosing an integration path.
What Truemed does
Truemed enables your customers to spend pre-tax HSA (Health Savings Account) and FSA (Flexible Spending Account) dollars on eligible health and wellness products. Many products require a Letter of Medical Necessity (LMN) from a licensed provider, while others are pre-approved and need no LMN at all. Truemed determines which is which, runs any required eligibility screening, generates the LMN when one is needed, and handles the compliance paperwork—so your customers get tax-free spending and you don’t have to build any of it.
The two flows
Truemed supports two distinct models. They solve the same problem—letting customers use HSA/FSA funds—but the customer experience and your integration differ. Don’t conflate them.
Pay at checkout
The customer pays directly with their HSA/FSA card as part of your normal checkout.
- The customer selects Truemed as a payment option.
- They complete a short health survey so Truemed can determine eligibility.
- If eligible, Truemed collects their HSA/FSA card details and processes the payment.
- Truemed notifies you of the final status so you can fulfill the order.
Most integrations on this site—Shopify, WooCommerce, Stripe, and custom/iFrame—implement this flow. See How Truemed Checkout Works for the end-to-end sequence.
Post-checkout reimbursement
The customer pays as usual with a regular card, then gets reimbursed afterward.
- The customer completes a normal purchase.
- Truemed issues a qualified LMN and an itemized receipt.
- The customer submits these to their HSA/FSA administrator and is reimbursed from their pre-tax funds.
This flow requires no change to how payment is collected at checkout—the value is the qualified documentation Truemed provides.
Product eligibility
Not every product qualifies for HSA/FSA spending the same way. Truemed sorts the items you sell into two eligibility categories, and the category determines the customer’s checkout experience:
- Pre-approved — Eligible for HSA/FSA purchase without an LMN. Customers buy these directly with HSA/FSA funds—no health survey, faster checkout.
- Eligible with LMN — Qualify only if the customer completes a medical-necessity health survey and receives an LMN, which Truemed generates as part of the flow.
If a cart mixes the two, the health survey appears only because of the LMN-eligible items.
Truemed classifies the products you submit—see the Product Catalog overview for how eligibility is determined and kept up to date.
Key terms
How a Truemed checkout works
No matter which integration you use, the customer experience follows the same path:
The customer checks out with Truemed
At checkout, the customer chooses to pay with their HSA/FSA through Truemed.
They're redirected to a Truemed session
The customer is sent to a secure, Truemed-hosted session to complete the next steps.
Where to go next
- Choose your path — jump to the integration guide for your stack.
- Glossary — quick definitions for every term in these docs.
- How Truemed Checkout Works — the full pay-at-checkout model.
- Accept Your First Payment — the fastest path to a working payment flow.
- API Reference — every endpoint in detail.