Zen Cart Logo

Free & Pay Downloads

Locked

Views: 1,922

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
30 Jan 2007, 4:05 AM
#1
sarah8558 avatar

sarah8558

New Zenner

Join Date:
Jan 2007
Posts:
9
Plugin Contributions:
0

Free & Pay Downloads

Hi there!

Is there a way to change free downloads so they would need confirming by admin before the download link appears in the customers account. I don't want it to affect the pay items though.

Can't seem to find anything about it, possibly because I don't know what I'm looking for!:laugh:

Any help is most appreciated!
Many thanks, Sarah

30 Jan 2007, 4:21 AM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Free & Pay Downloads

The Orders Status is controlled by the Payment Module ... and that controls the available downloads after an order ...

There isn't a separate setting for this ...

You would need to customize the code quite a bit for this to work otherwise ...

30 Jan 2007, 4:28 AM
#3
sarah8558 avatar

sarah8558

New Zenner

Join Date:
Jan 2007
Posts:
9
Plugin Contributions:
0

Re: Free & Pay Downloads

So if there isn't a seperate setting for it, can it be done for all products, free and pay?

Thanks for the response!

30 Jan 2007, 4:30 AM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Free & Pay Downloads

The Downloads are setup that when the Orders Status is >= 2 (Processing) or <= 4 (Updated) then the Download is available ...

If you set the Orders Status on the Payment Module to orders_status 1 (Pending) then the Download is not available until you update the Order Status in the Admin ... Customer ... Orders ... to be higher than 1 ... as in Processing or Delivered or Updated ...