Products and SKUs

The Products tab in the Truemed dashboard lists every product Truemed knows about, with its SKU, name, eligibility status, and creation date. This page covers working with that tab.

Every product has to be reviewed by Truemed’s compliance team before it can be sold with HSA/FSA funds. Products we haven’t seen default to ineligible, which is the single most common reason a customer hits an eligibility problem at checkout.

Don’t tag products as HSA/FSA eligible yourself. Eligibility is assigned by Truemed’s compliance team, and platform tags alone do not enable HSA/FSA checkout.

Truemed Dashboard Products page listing added products and their statuses

What you can do

  • Search and filter your products by status
  • Add products individually or upload a CSV
  • Export every product currently in the system

Both account Owners and Staff can upload, view, and download SKU data.

Adding a single product

Click Add Product and provide:

  • SKU — your internal identifier for the product
  • Product name
  • GTIN / barcode (optional) — a UPC, EAN, or other barcode number

The product is then queued for eligibility review by the Truemed compliance team.

Truemed Dashboard Add Product form

Uploading a CSV

For anything larger than a handful of products, use Upload CSV.

Shopify

  1. Go to Shopify Admin > Products
  2. Filter the list to Active products
  3. Click Export in the upper right
  4. Select “Products matching your current search or filter” and “Plain CSV File”
  5. Click Export Products

Choosing “All products” in the export dialog ignores the Active filter and exports your drafts and archived items too. Pick the option that matches your filter.

Use the standard Shopify export rather than a custom format. Every variant needs a Variant SKU before you export, or those rows are skipped on upload.

WooCommerce

  1. Go to WooCommerce > Products
  2. Use the built-in export tool or a plugin like WP All Export
  3. Export as CSV with columns: Name, SKU, Description

API and other platforms

Truemed reads the same column names Shopify exports, which is why a raw Shopify export works without editing. If you’re building the file yourself, match these headers:

ColumnRequiredWhat it does
Variant SKUYesThe identifier Truemed matches on. Rows without it are skipped.
TitleRecommendedProduct name. If missing, Truemed falls back to Handle, then to the SKU.
HandleRecommendedURL-friendly identifier. Can match the title.
Body (HTML)OptionalProduct description, used during review.
Variant BarcodeOptionalGTIN, UPC, or EAN. Required for pre-approved merchants.
Image SrcOptionalProduct image URL.

Header matching is case- and punctuation-insensitive, so Variant SKU, variant_sku, and variant sku all work.

If your platform can’t produce a CSV in this shape, contact merchants@truemed.com and we’ll work with you on a solution.

Upload the file

  1. Log in to app.truemed.com
  2. Click the Products tab
  3. Choose Upload CSV and select your file
  4. Each product appears in the table with a status label

Truemed Dashboard Products tab with SKU upload

Large catalogs are fine. If a very large file gives you trouble, email merchants@truemed.com.

Eligibility statuses

Each product in the table carries one of five statuses.

StatusWhat it meansEffect at checkout
Awaiting reviewSubmitted, pending review by Truemed’s compliance teamBehaves as ineligible until review completes
Pre-approvedEligible with no LMN requiredPurchasable with HSA/FSA, no health survey
Approved (requires LMN)Qualifies once the customer completes the health survey and receives an LMNPurchasable with HSA/FSA after the survey
IneligibleReviewed and not approved for HSA/FSA spendingNot purchasable with HSA/FSA
InactiveNo longer active in your catalogNot purchasable with HSA/FSA

Awaiting review and Ineligible look the same to your customer but mean different things to you. A product sitting in Awaiting review may still be approved. If a launch is coming up, upload those SKUs early rather than waiting for a customer to hit the problem.

Some approved products carry partial eligibility, meaning only part of the item’s price qualifies, based on a comparable-item baseline. This is a property of the item rather than a status of its own, so a partially eligible product still shows as Pre-approved or Approved (requires LMN). The qualifying amount is reflected in the LMN.

For what pre-approved and eligible-with-LMN mean for the customer’s checkout experience, see Eligibility.

Keeping your catalog current

If you add products after launch, there are two ways Truemed handles them:

  1. Upload SKUs in advance through the Products tab. This is the recommended path — eligibility is settled before a customer ever sees the product.
  2. Automatic fallback. If an unrecognized SKU appears in a customer’s checkout, Truemed ingests and categorizes the new item behind the scenes.

Upload your full list:

  • Once per quarter, as a routine refresh
  • Before launching new products, so they’re categorized by the time customers see them
  • Whenever a customer reports a product showing as ineligible that should qualify

Reviews typically take 1–2 business days. Pre-approved merchants should note that variants missing GTINs (barcodes) can’t be ingested and add another 1–2 days.