Gift Certificate List

Hi - 

I am trying to figure out how to build a list of recently purchased gift certificates so that we can schedule these to be pulled by WordFly to send "pretty" certificates via email. Has anyone figured out how to do this? I cannot seem to find any options to build this in List Manager. 

Thanks! 

Parents
  • I made a view(s) for gift certs that are handy with both IDing GCs by transaction date, balance (calculated) expiry and GC#.  You could run a little SQL in a list of you wanted GCs with transactions in the last few days etc. (Let me know and I'll post it)

    We did this in bulk for our credit vouchers but I was planning on automating all online GCs via TNEW.  The thing I was proud of getting sorted was the code to allow an image behind the text for both html and MS-Outlook desktop.

Reply
  • I made a view(s) for gift certs that are handy with both IDing GCs by transaction date, balance (calculated) expiry and GC#.  You could run a little SQL in a list of you wanted GCs with transactions in the last few days etc. (Let me know and I'll post it)

    We did this in bulk for our credit vouchers but I was planning on automating all online GCs via TNEW.  The thing I was proud of getting sorted was the code to allow an image behind the text for both html and MS-Outlook desktop.

Children