Subscriptions and reimbursement setup
The Truemed Shopify payment app does not support subscription purchases. If a customer’s cart contains a subscription item, Truemed will not appear as a payment option at checkout.
Subscription merchants use the post-purchase reimbursement flow instead. The customer checks out normally with a regular card, then qualifies afterward and submits their LMN and receipt to their HSA/FSA administrator. This page sets that flow up.
This applies to hybrid merchants too. If you sell both one-time and subscription products, the payment app handles the one-time carts and this flow covers the rest.
Step 1: Add the thank you page widget
Add the qualification link to your order confirmation page so customers can complete the reimbursement flow right after purchase.

Option A: The Truemed extensions app (recommended)
The Truemed extensions app adds the qualification link to your order confirmation page through Shopify’s Checkout Extensibility, with no code to maintain.
What is Checkout Extensibility? Shopify’s framework for customizing checkout through extensions and Shopify Functions rather than injected scripts. It replaces the Additional Scripts field, which Shopify is retiring: Plus stores were required to migrate by August 2025, and other stores by August 2026.
Prefer to watch? Our engineer Lucas recorded a walkthrough of this setup.
Enter your Public ID
In the Truemed dashboard, click My Account in the top right, select Settings, and open the Public ID tab to copy it. Paste it into the app.

To show the link only on subscription orders, toggle that setting on the checkout extension in the checkout editor.
Beyond that toggle, the app does not currently support customization. The qualification link appears on the post-purchase page for all orders.
The extensions app does more than power this widget. It also provisions the HSA/FSA Eligibility field on your product variants, which surfaces each product’s Truemed eligibility status directly in your Shopify admin. Worth installing even if you don’t need the thank you page widget.
Option B: Additional scripts (legacy)
Shopify is retiring the Additional Scripts field. Use Option A unless your store cannot yet migrate to Checkout Extensibility.
- Find your Qualification Link at app.truemed.com
- Go to Settings > Checkout > Additional Scripts
- Paste the following in the “Order status page” section:
Step 2: Add the qualification link to your order confirmation email
Customers who miss the thank you page can still reach the flow from their email.
- In Shopify, go to Settings > Notifications > Order Confirmation
- Add the following to your email template, replacing
YOUR_QUALIFICATION_LINKwith your own:
The loop collects the SKUs on the order and passes them to Truemed as a comma-separated list, so the customer’s qualification survey is tailored to what they actually bought. The source parameter attributes the qualification back to this email.
Every variant needs a SKU assigned in Shopify for this to work. Variants without one contribute an empty value to the list. See Products and SKUs.
Verify
- Add a subscription item to your cart and confirm Truemed does not appear at checkout
- Place a test order and check your order confirmation page for the qualification link
- Confirm the qualification link appears in your order confirmation email
Related
- Subscription checkout messaging — optional banner explaining the reimbursement flow before customers pay



