Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 32
  1. #11
    Join Date
    Apr 2006
    Posts
    51
    Plugin Contributions
    0

    Default Re: Selling Paper Gift certificates

    I just created Paper Gift Certificates as a standard product. We designed our certificates, so when people order them we just generate a gift certificate number in the admin using the email certificate feature and type it in the certificate template in Illustrator, print it out and send it.

  2. #12
    Join Date
    Apr 2007
    Location
    California, USA
    Posts
    233
    Plugin Contributions
    0

    Default Re: Selling Paper Gift certificates

    Quote Originally Posted by jplanet View Post
    I just created Paper Gift Certificates as a standard product. We designed our certificates, so when people order them we just generate a gift certificate number in the admin using the email certificate feature and type it in the certificate template in Illustrator, print it out and send it.
    Thank you for your reply, but I was more interested in the "printable" version. The download versions that are either jpeg or pdf that you have on the site.

    From Read&click.com:

    Printable Gift Certificates and Email Gift Certificates are both stored in your Gift Certificate Account. If, after you have purchased an Email Gift Certificate, you decide that you would rather print it out, you will be given that opportunity when you click on the link to your Gift Certificate Account in your shopping cart. This is also true if you have purchased a Printable Gift Certificate and decide that you want to email it instead. Just click on the link in your shopping cart and you can make your change.
    How do you have the system do this so that they can download a "printable" gift certificate, but can still change it back to email if they wish. How is this generated in the admin? Is this done automatically?
    Thanks
    Supersnow

  3. #13
    Join Date
    Apr 2006
    Posts
    51
    Plugin Contributions
    0

    Default Re: Selling Paper Gift certificates

    Quote Originally Posted by padiel View Post
    JPlanet
    Still wondering how you did this (the website). Specially then printable gift certificate.
    How is the PDF generated?
    Really need help to setup something similar.
    I just set it up as a downloadable product and made an image with a blank line for the customer to write in the certificate number. It's a sort of mix of hi-tech and low-tech!

    If you want to be more ambitious, you could write a PHP function using ImageMagick or the GD library to place number text on the image.

  4. #14
    Join Date
    Apr 2006
    Posts
    51
    Plugin Contributions
    0

    Default Re: Selling Paper Gift certificates

    Quote Originally Posted by supersnow View Post
    Thank you for your reply, but I was more interested in the "printable" version. The download versions that are either jpeg or pdf that you have on the site.



    How do you have the system do this so that they can download a "printable" gift certificate, but can still change it back to email if they wish. How is this generated in the admin? Is this done automatically?
    As I mentioned above, this is just set up to download a static file which is the same for everyone -- just as if we were selling software or mp3's, it's a downloadable product that just happens to be an image.

    When we get the order, I go into the admin and email the customer a GC number using the GC admin. The customer can then print out the image and write the number.

    Once again, very low-tech!

  5. #15
    Join Date
    Apr 2007
    Location
    California, USA
    Posts
    233
    Plugin Contributions
    0

    Default Re: Selling Paper Gift certificates

    Quote Originally Posted by jplanet View Post
    As I mentioned above, this is just set up to download a static file which is the same for everyone -- just as if we were selling software or mp3's, it's a downloadable product that just happens to be an image.

    When we get the order, I go into the admin and email the customer a GC number using the GC admin. The customer can then print out the image and write the number.

    Once again, very low-tech!
    Thank you for that. But how does it work if they have chosen a normal gift certificate (email version) and want to change to a printable (downloadable) version. In the description on the www.read&click.com site it indicates a link in the gift certificate account area for the customer. What code did you use for that?

    And because I only new to the whole gift certificate area if I do as you have instructed above and create the GC number through the GC admin (for downloadable versions) can they then send that same GC to someone else via email if they choose not to print the download image out? What I mean is: the GC number that you send to them obviously goes to their account and they login and either use it for themselves or send it via email??

    Thank you for all you help with this; I am feeling a little silly with all this GC stuff especially if I have asked really obvious questions, please excuse me.
    Thanks
    Supersnow

  6. #16
    Join Date
    Apr 2006
    Posts
    51
    Plugin Contributions
    0

    Default Re: Selling Paper Gift certificates

    Quote Originally Posted by supersnow View Post
    Thank you for that. But how does it work if they have chosen a normal gift certificate (email version) and want to change to a printable (downloadable) version. In the description on the www.read&click.com site it indicates a link in the gift certificate account area for the customer. What code did you use for that?
    Look here:
    http://readandclick.com/store/index....=index&cPath=8

    There are three kinds of certificates:

    Email: This is the standard Zen Cart GC, nothing fancy.
    Paper: This is literally a physical object for sale. When ordered, we go into the GC admin->Mail Gift Certificate, type in the amount and it generates a code. We write that code on the GC.
    Printable: This was a pain to do. You set up a GC, and then use the attribute controller to create two attributes, which will be attribute type "file". It took a lot of messing around with attributes and it was a long time ago, but if you mess with attributes you will figure it out.

  7. #17
    Join Date
    Apr 2007
    Location
    California, USA
    Posts
    233
    Plugin Contributions
    0

    Default Re: Selling Paper Gift certificates

    Quote Originally Posted by jplanet View Post
    Look here:
    http://readandclick.com/store/index....=index&cPath=8

    There are three kinds of certificates:

    Email: This is the standard Zen Cart GC, nothing fancy.
    Paper: This is literally a physical object for sale. When ordered, we go into the GC admin->Mail Gift Certificate, type in the amount and it generates a code. We write that code on the GC.
    Printable: This was a pain to do. You set up a GC, and then use the attribute controller to create two attributes, which will be attribute type "file". It took a lot of messing around with attributes and it was a long time ago, but if you mess with attributes you will figure it out.
    Thanks but I did get the concept of how you set them up. But thank you for making it a very clear.

    What I was wondering about is how does a person who has bought a email (standard zencart GC) change to a Printable version? I only ask because I cannot see how it would be done. I understand that the GC information would be in their account information, but how do they have a link to be able to download an file according the system that they haven't paid for, unless you have some sort of code that you have put into the account section that allows for them to download.

    Thank you again for your help.
    Thanks
    Supersnow

  8. #18
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Selling Paper Gift certificates

    Quote Originally Posted by supersnow View Post
    What I was wondering about is how does a person who has bought a email (standard zencart GC) change to a Printable version? I only ask because I cannot see how it would be done.
    There's no built-in feature in a default Zen Cart install to allow a customer to edit their order after it's been placed and to thereby ask for a different set of product selections.

    Practically speaking, I suppose they could send an email and ask for the alternate format.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  9. #19
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: Selling Paper Gift certificates

    Supersnow, unless I'm mistaken, I think you're missing the fact that the GC offered as Download in PDF or JPG format -- is a "Product" -- not the normal GC offered through Zen Cart.

    Therefore, the normal Rules for GC through Zen Cart do not apply. It is treated as Product with all the availability that can be offered with any Product.

  10. #20
    Join Date
    Apr 2007
    Location
    California, USA
    Posts
    233
    Plugin Contributions
    0

    Default Re: Selling Paper Gift certificates

    Quote Originally Posted by DrByte View Post
    There's no built-in feature in a default Zen Cart install to allow a customer to edit their order after it's been placed and to thereby ask for a different set of product selections.

    Practically speaking, I suppose they could send an email and ask for the alternate format.
    That is why I am asking jplanet how he did it because the description on the read&click.com suggests that it a very simple and automactic.

    Also I would like to know how he has been able to have the GC work for the printable GC, so that when he sends the GC via the GC admin to purchaser they can have it their account so if they choose to change their mind and want to email the GC to someone else. The only way I can see is the purchaser has to input the GC code that was sent from admin into their shopping cart then cancel the order and then go into their account to see the GC amount.

    This seems to be very complicated for the customer if they want to change, unless jplanet has set this up in a different way.

    For the majority of the prinatble purchasers it would be impractical to have the GC amount in the purchases account because then the gifted person wouldn't have access to the amount. So really how have you done this??
    Thanks
    Supersnow

 

 
Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. 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
  2. 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
  3. Selling gift certificates
    By patstu22 in forum Setting Up Categories, Products, Attributes
    Replies: 11
    Last Post: 13 Sep 2008, 03:40 PM
  4. Selling Plastic Gift Certificates
    By vandahm in forum General Questions
    Replies: 3
    Last Post: 17 Jan 2007, 09:13 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