Order Confirmation
This inserts a CTA on the checkout page of your site so customers can immediately reimburse any qualified purchases via their HSA / FSA provider:
Installation Instructions
Obtain your qualification link from the Truemed team
On your Shopify admin panel, go to Settings -> Checkout -> Additional Scripts (pictured below):
Paste the following into the box (make sure to replace
YOUR_QUALIFICATION_LINK
with your link from step 1):
<div id="truemed-reimburse" data-url="YOUR_QUALIFICATION_LINK"></div>
<script src="https://truemed-public.s3.us-west-1.amazonaws.com/truemed-ads/confirmation-widget-v1.1.min.js"></script>
That's it! You should now see an HSA / FSA reimbursement prompt on every checkout page of your site.