Pre-Qualification Widget
This product provides clarity to your customers that they'll be approved for HSA/FSA reimbursement before they make a purchase at your store.
Image of widget:
Video of Customer Experience:
https://www.loom.com/share/4714108e1a2b40de91ba623df2eb24e1?sid=0225adaf-302f-47db-b82e-4d96c3e55e45
Installation Instructions
Obtain your public qualification id from the Truemed team (it will begin with
tm_qual
).Embed the following HTML on your site (or in your html template files), wherever you want the prompt to appear. Make sure to replace
YOUR_TRUEMED_PUBLIC_ID
with the value obtained from step 1:
<div id="truemed-prequalify" style="font-size: 14px;" icon-height="12" data-public-id="YOUR_TRUEMED_PUBLIC_ID"></div>
<script src="https://truemed-public.s3.us-west-1.amazonaws.com/truemed-ads/prequal-widget.min.js" defer></script>
Feel free to change the font-size and icon-height to match your page's style.
That's it! You should now see the Truemed pre-qualification prompt on your site.