Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 39
  1. #21
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Downloadable Product

    MODERATOR NOTE:
    There is a more detailed FAQ on this topic, available here:

    https://www.zen-cart.com/tutorials/index.php?article=71
    and
    https://www.zen-cart.com/tutorials/index.php?article=57

    ======================================

    Go to Option Names ... and create an Option Name that is either Radiobutton or Dropdown ...

    Call it something like:
    Download

    Go to Option Values Manager and add what you want to call it ... example: Zip File

    If you have multiple choices you could have:
    MS Word Zip
    Note Pad Zip
    etc.

    As the Option Names you create ...

    Go to Attributes Controller and find the Product ...

    Add the Attribute as:
    Option Name: Download
    Option Value: MS Word Zip
    Sort Order: 10
    Filename: (enter name of file you upload to /download)

    Option Name: Download
    Option Value: Not Pad Zip
    Sort Order: 20
    Filename: (enter name of file you upload to /download)

    Now the customer can choose the format ...

    Depending on your downloads you will want to adjust this ...

    If using Radiobuttons and have multiple selections be sure to set one as a default ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  2. #22
    Join Date
    Apr 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: Downloadable Product

    Thank you for the clear reply Ajeh and SO QUICKLY too... <bows head>

  3. #23
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Downloadable Product

    Glad it helped you out ...

    There are a lot of threads on attributes plus information in the tutorials/FAQs and wiki on how to do all of this and more ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #24
    Join Date
    Sep 2005
    Posts
    460
    Plugin Contributions
    0

    Default Re: Downloadable Product

    where is the product to be downloaded in "My account"? I can't see... I left the window open with checkout success and then changed the order as delivered and then reloaded the checkout success and I got the link visible but it can honestly work like that! Customers will not leave that window open and wait...
    I may be blond but at least I found Zen.

  5. #25
    Join Date
    Mar 2005
    Location
    South coast of MA, USA
    Posts
    98
    Plugin Contributions
    0

    Default Re: Downloadable Product

    Quote Originally Posted by ellivir View Post
    where is the product to be downloaded in "My account"? I can't see... I left the window open with checkout success and then changed the order as delivered and then reloaded the checkout success and I got the link visible but it can honestly work like that! Customers will not leave that window open and wait...
    If the customer pays with a CC or other "instant payment" they will be taken to the checkout success with the download link showing....no waiting.

    If the customer pays with a check... you'll have to change the status to delivered after you get the check... that will send them an email with a link to the download page.

    ~Roland

  6. #26
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Downloadable Product

    NOTE: The orders_status of the Payment Module determines the if the download is immediately available ...

    You must set your Orders Status in the individual Payment Modules to work the way you want them to on downloads ...

    If the download is not immediately available the customer can check their order in My Account and they will see the download is ready when you change the Orders Status in the Admin to match the settings in the Attributes Settings ...

    The defaults are orders_status >= 2 (Processing) and orders_status <= 4 (Updated) ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  7. #27
    Join Date
    Sep 2005
    Posts
    460
    Plugin Contributions
    0

    Default Re: Downloadable Product

    In my test, I could see the download link in checkout success and there was written that you can also see that later in My Account. So, as a test I didn't download anything from the link of checkout success and went to see in My account but there was nothing. There was the order, I pushed the button "View" but there was no download link at all anywhere.

    So to me it works only in checkout success if paid with a payment module that marks automatically it "delivered" (or "processing" may work as well). But after that the customer won't get any chance... (the email with the link to "My account" comes but no link there).
    I may be blond but at least I found Zen.

  8. #28
    Join Date
    Aug 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: Downloadable Product

    Hello

    Ive been reading up on all your posts and everything worked well, thanks 4 the info, accept i didnt understand where to upload the file to

    when i click on the download button it tells me it couldnt find the file

    could it be that im using an .rar zip format instead of .zip

    when i entered filename i put the ext. .rar

    not shure if i uploaded to wrong folder or what

  9. #29
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Downloadable Product

    Quote Originally Posted by ellivir View Post
    In my test, I could see the download link in checkout success and there was written that you can also see that later in My Account. So, as a test I didn't download anything from the link of checkout success and went to see in My account but there was nothing. There was the order, I pushed the button "View" but there was no download link at all anywhere.

    So to me it works only in checkout success if paid with a payment module that marks automatically it "delivered" (or "processing" may work as well). But after that the customer won't get any chance... (the email with the link to "My account" comes but no link there).
    Try switching to the Classic Template and see if it works properly ...

    If you can see it on checkout_success you should also see it on account_history_info ...

    Also do you see the Download Attribute name on the Order in the admin?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  10. #30
    Join Date
    Apr 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: Downloadable Product

    you can use any type of file but you should specify it in the media settings, you can then upload the file to the upload folder specified in your configure.php file usually store/upload

 

 
Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. can i have a downloadable product as well as a physical product in one?
    By bonnit in forum Managing Customers and Orders
    Replies: 2
    Last Post: 9 Oct 2009, 07:49 PM
  2. FREE Downloadable Product - Downloadable Countlessly?
    By zcnb in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 24 Jul 2008, 07:49 PM
  3. Replies: 3
    Last Post: 20 Jun 2008, 06:45 PM
  4. Shipping cost for downloadable and not downloadable products
    By g.nencini in forum General Questions
    Replies: 8
    Last Post: 28 Jul 2006, 03:09 AM

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