Printing gift vouchers

japancool

Free Member
  • Jul 11, 2013
    9,740
    1
    3,449
    Leeds
    japan-cool.uk
    What do you all do as far as printing gift vouchers is concerned (if you sell them)?

    I'm not sure what the best solution is, given that each voucher needs to have a unique code on it, and may also have a different value - our system allows the customer to enter what they want the voucher to be for.

    While most people are happy to have these electronically, some want physical items to give for birthdays - and Christmas, so just looking for a solution.
     
    I built a plugin that created a unique pdf for each voucher. Wasn’t complicated, just took a bit of time to assemble.
     
    Upvote 0
    Yes, but it was quite niche.

    The plugin builds an html page in the background and uses a pdf generator to create the voucher.

    There are a whole bunch of limitations but it works for us
     
    Upvote 0
    Yes, but it was quite niche.

    The plugin builds an html page in the background and uses a pdf generator to create the voucher.

    There are a whole bunch of limitations but it works for us

    I suppose I could write a little program to grab the voucher details via the BigCommerce API and dump it into a PDF generator to do it. I was hoping there was a straightforwards commercial solution.
     
    Upvote 0

    Latest Articles