Help with v1.5 and Gift Cards not showing up in Payment Section

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
10 years ago
Hi Everyone,

We have an older install of 1.5 and am trying to get the gift cards to work.

I have read through the posts on this forum but seems to be missing something.

I was able to get the gift card/coupon code purchased and issued but when checking out there is no option to enable the use of the code. Where can I do that?

I checked everywhere in the admin section and can't seem to find it.

Thanks,

Neal
10 years ago
I answered my own question. We removed that years ago in the ascx page. here is where we did it.

Remove "Gift Card" from order summary ... edit /modules/OrderSummary.ascx .... add Visible="false" to line 30         <asp:Panel runat="server" ID="phGiftCards" CssClass="coupon-box">


the next issues I have is that when we go to checkout and a product adds tax, it does not take that tax out of the gift card, it wants the user to pay the $0.24 on their own. Is there a way to allow it to go on the gift card?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.