Announcement

Collapse
No announcement yet.

HSA/FSA Subtotal on Invoice

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    HSA/FSA Subtotal on Invoice

    Hello,

    Is there a module which will allow certain products tagged as FSA/HSA eligible and then on the invoice page add a subtotal of just these items so the customer may easily identify how much they spent which is eligible for re-imbursement from their Health Savings or Flex Spending accounts?

    For example if you were to go to any Target or CVS the cough syrup and aspirin would appear beneath your order total as a HSA/FSA total.

    Does this module exist and if not can someone build one for me?

    Julie Swatling
    [email protected]
    MM5.5
    Production Release 6
    Miva Merchant Engine v5.06
    Database API: mysql

    #2
    Re: HSA/FSA Subtotal on Invoice

    Just a thought and not completely sure if this would work, but....
    There is a module called Points Redemption Manager. In this module you can include or exclude products which would create points. You could set it up to issue 100 points per each dollar spend which would basically show the dollar amount spent . Then exclude the code to redeem the point during checkout and use some code to display the points earned for this order and total points accumulated on the invoice page. I bet you could get it to work.

    The next thing to consider is how to clear the total accumulated point at the beginning of each year. Also a customer has to be signed in for the the redemption points to work, how else could you keep up the accumulated points.

    Just a thought
    Gary

    [email protected]
    www.icCommerce.com

    Comment


      #3
      Re: HSA/FSA Subtotal on Invoice

      The module comes with the code to display on the invoice screen and the confirmation email something like:

      You've earned 100 points with this order.
      You now have a total of 1000 points available to spend.

      You could change this to:

      You just spent $1.00 on products that are FSA/HSA eligible.
      You have now spend a total of $10.00 on FSA/HSA eligible products this year.
      Gary

      [email protected]
      www.icCommerce.com

      Comment

      Working...
      X