Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
 All Forums
 Technical
 Getting Started and Pre-Sales
 Downloadable Store Products
Author    Topic »  

rrbowes
Starting Member

USA
5 Posts

Posted - 05/09/2024 :  13:19:03  
Hello,

I am currently dealing with "downloadable" products in a test environment. The problem is I am using "Pay by Check or Money order" as a payment option and am getting the following errors:

1. I am given shipping options during checkout for a downloadable product.
2. The product is available for download immediately during checkout even though I haven't received the check or money order.
3. When I click to download the product (which I shouldn't be able to do), I get a "can't find file error" even though the file is physically there.

RRBOWES

1818charlie
ECT Moderator

United Kingdom
1181 Posts

Posted - 05/09/2024 :  14:19:50  
Hi Robert

Have you checked out the setup details here https://www.ecommercetemplates.com/help/digital-download.asp#php

rrbowes
Starting Member

USA
5 Posts

Posted - 05/10/2024 :  07:31:41  
Thanks for the reply,

No, I have not looked at details yet. I was trying to "eliminate" sequentially - number 1 (Why was I given shipping options for a downloadable product during checkout?)

RRBOWES

Phil
ECT Moderator

United Kingdom
7625 Posts

Posted - 05/10/2024 :  13:10:01  
Hi Robert,
Can you post the entries you have in your vsadmin/includes.php file please

For example you should have something like this:

$digidownloads=TRUE;
$digidownloadmethod="filesystem";
$digidownloadpattern="/home/richard/mydownloads/%pid%.zip";
$digidownloadsecret="fejojdojfojfoijfojqoijqoeirjfo";
$digidownloadwarn=TRUE;
$digidownloademail="Your products can be downloaded for one more day by <a href='https://www.yourdomain.com/latedownload.php?ordid=%orderid%&pass=%password%'>Clicking Here</a>%nl%Or alternatively,%nl%<a href='https://www.yourdomain.com/latedownload.php'>Click Here</a>%nl%'. . . and enter the order ID %orderid% and password %password%%nl%%nl%";
$digidownloaddays=1;

and your downloadable products would be a zipped file in the directory 'mydownloads' and that directory should be outside the public_html directory, and the product reference would be named the same as the zip file (without the extension), and you have entered A in the download field of that product
quote:

The problem is I am using "Pay by Check or Money order" as a payment option


There's no feature to offer a 'pay later' method with a downloadable product, but if you follow the above instructions and make sure the download directory is outside the root directory and ensure the correct path is defined in the vsadmin/includes.php file it should function correctly.

If you need any further help just click on my name and send me an email




*Contact Us*
*Buy The PHP Capture Card Plugin*
*Rate Our Services/View Our Feedback*

Edited by - Phil on 05/10/2024 13:12:55

rrbowes
Starting Member

USA
5 Posts

Posted - 05/11/2024 :  08:46:14  
Hi Phil,

I did as you suggested in your first post and reviewed the download description document. Also, I didn't know about the 'pay later' issue which seems to be the whole problem. I'll remove it as a payment method...too bad.

Thanks for all your help!





RRBOWES
     Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000