View Single Post
  #1  
Old 06-03-2009, 08:39 PM
 
gary02140 gary02140 is offline
 

Advanced Member
  
Join Date: Apr 2008
Posts: 58
 

Default Gift Card Redeem Form

Hello, everyone,

I am not good at programming in PHP and do need some help here.

I just installed V4.1.12 and has been trying to figure out how to let my customers redeem their gift cards directly through my web site after they order certain amount of products during promotion period. Say, a customer can get a $10 gift card when he uses his company's credit card to order $200 stuff from my web site (neither coupon nor discount). I would like to offer some flexibility on choosing gift cards, such as Amazon.com Card, iTune Card, VISA gift card, Master Gift Card and Starbucks Card. I also want my customers to redeem their gift cards through coming to my web site.

Therefore, I am thinking to modify those files relevant to "Contact US" in HELP column. Some extra info such as Order #, $ amount, and choice of gift card should be included in addition to those basic info in the Contact US page. Once all necessary info is filled out by the customer, he should be able to click on "Redeem button" to send the info to the default email address of my web site.

I know this kind of module is not complicate, but it is very difficult for me to develop. Can someone here help? Thanks in advance.

The source code of contactus.tpl is in next post......
__________________
Version 4.1.12
Reply With Quote