Page 1 of 3 123 LastLast
Results 1 to 10 of 28
  1. #1
    Join Date
    Jul 2008
    Posts
    23
    Plugin Contributions
    0

    Default Printable, numbered gift certificates

    I have searched and read several threads on Gift Certificates, but what I need is the ability to allow someone to purchase a gift certificate in Zen Cart - BUT print it out or download so it can be given to someone to use in a brick & mortar store, NOT online.

    I have seen that OsCommerce has a addon to do that, but I'd like to avoid having to re-create a new shopping cart just for that feature. The OsCommerce version uses ImageMagick to create the downloadable certificate with a unique number after being purchased. I can provide more details if someone needs them, but I'd really be grateful if someone has already made this happen.

    'tis the season, please help.

  2. #2
    Join Date
    Nov 2007
    Location
    Melbourne, Australia
    Posts
    541
    Plugin Contributions
    0

    Default Re: Printable, numbered gift certificates

    I would be interested in this feature as well. Usually you can port the oscommerce addon to zencart with only few modifications.

  3. #3
    Join Date
    May 2008
    Posts
    250
    Plugin Contributions
    1

    Default Re: Printable, numbered gift certificates

    Do you have a link to the specific OSCommerce addon?

    Sounds like a great addition for Zen Cart.

  4. #4
    Join Date
    Jul 2008
    Posts
    23
    Plugin Contributions
    0

    Default Re: Printable, numbered gift certificates

    Here is the link to the OsCommerce add-on

    LINK: addons.oscommerce.com/info/5698

    I have been emailing with the developer - Ken Owens, but he has not worked with Zen Cart....yet.

    If someone figures this out, please let me now.
    Last edited by Kim; 7 Dec 2009 at 05:53 PM.

  5. #5
    Join Date
    Nov 2007
    Location
    Melbourne, Australia
    Posts
    541
    Plugin Contributions
    0

    Default Re: Printable, numbered gift certificates

    If someone wants to do dome coding, here are the instructions for Porting the OCSCommerce module to Zencart. I had a look but strangely, the module has a lot of files. And I dont have a lot of time at the moment to look through them.

    Hope someone with time is motivated.

  6. #6
    Join Date
    Jul 2008
    Posts
    23
    Plugin Contributions
    0

    Default Re: Printable, numbered gift certificates

    I have little experience in PHP, but I had a look too. To me it looks like it uses a different method that Zen Cart. I looked at the address_book.php file, it looks like an actual page where the Zen Cart address_book.php is all basic "define".

    Any have suggestions?

  7. #7
    Join Date
    Jul 2008
    Posts
    23
    Plugin Contributions
    0

    Default Re: Printable, numbered gift certificates

    Any one have any suggestions on how I might be able to make this happen. It seems like something that many would benefit from.

  8. #8
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: Printable, numbered gift certificates

    Quote Originally Posted by Learning1 View Post
    Any one have any suggestions on how I might be able to make this happen. It seems like something that many would benefit from.
    Well, depending on how important it is for you to have this feature you might want to consider hiring someone to port it over to Zen Cart for you.

  9. #9
    Join Date
    Jul 2008
    Posts
    23
    Plugin Contributions
    0

    Default Re: Printable, numbered gift certificates

    I have found another Addon for OsCommerce similar to the one I posted previously and will be looking at it for possible conversion into Zen Cart. I would have thought someone else might have resolved this issue before my client asked for it. They are on a tight budget. But at least it seems they can't get it from someone else - so I'll keep digging.

  10. #10
    Join Date
    Apr 2011
    Posts
    10
    Plugin Contributions
    2

    Default Re: Printable, numbered gift certificates

    in case anybody is still interested in printable gift certificates, i made my own quick & dirty solution to produce pdf - gift certificates 'on the fly'. i can include orders_id, orders_products_id, number of purchased certificates, and price (we have 5 different certificates with different prices) printed on the pdf (once you know how it's done, you can include whatever dynamic information you want). the way i solved it was to call a php file as downloadable item (instead of an actual pdf). when customer clicks download button, this php file gets passed the required arguments (orders_id, etc.) and in return calls dompdf (an easy-to-install php-based html to pdf converter - just google it) to produce the actual pdf with the required info printed on it from a template php/html file.
    Let me know if interested in code, i'm happy to give away (for free of course).

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. New printable gift certificate module
    By le85 in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 14 Dec 2012, 04:20 PM
  2. Printable Gift Vouchers
    By niccol in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 13 Dec 2011, 12:29 AM
  3. Can I prevent Gift Certificates from being bought with Gift Certificates?
    By Brianwocky in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 0
    Last Post: 21 Dec 2010, 07:11 PM
  4. Gift Certificates/Printable GCs/Group Discounts
    By STFlats in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 4
    Last Post: 30 Nov 2009, 03:35 PM
  5. Creating sequentially numbered downloads for paper gift certificates ?
    By Austria_Des in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 27 Jun 2009, 03:05 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg