Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / Downloads are not available until payment has been confirmed

Downloads are not available until payment has been confirmed

Locked

Views: 1,754

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
9 Dec 2009, 4:33 PM
#1
ballyc27 avatar

ballyc27

New Zenner

Join Date:
Sep 2007
Posts:
65
Plugin Contributions:
0

Downloads are not available until payment has been confirmed

Hi,

I've a stange issue going on. Basically, if I add 3 digital products to my cart, I get this message:
NOTE: Downloads are not available until payment has been confirmed

Here is the testcase I just ran:
Checkout with 1 product in the cart... result OK (i.e. the download link is available)
Checkout with 2 products in the cart... result OK (i.e. the download link is available)
Checkout with 3 product in the cart... result NOT OK (i.e. the download link is not available! This note is found instead "Downloads are not available until payment has been confirmed")
Checkout with 4 products in the cart... result OK (i.e. the download link is available)

Any ideas what is going on?
Thanks,
Richie.

11 Dec 2009, 6:54 PM
#2
ajeh avatar

ajeh

Oba-san

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

Re: Downloads are not available until payment has been confirmed

Check the Payment Modules and check what the Order Status is set to on them ... Order Status needs to be set, by default, to >= 2 (Processing) or <= 4 (Delivered or Updated) ...

NOTE: Update is usually reserved for Updating an order to allow for additional download attempts or time ...

Also check what happens if you order Product 1, 2 and 4 together and exclude Product 3 ... does it work?

13 Dec 2009, 2:58 AM
#3
ballyc27 avatar

ballyc27

New Zenner

Join Date:
Sep 2007
Posts:
65
Plugin Contributions:
0

Re: Downloads are not available until payment has been confirmed

Hi,

the order status was already set to 'Delivered'.
I put product 1, 2 and 4 together, as you suggested, but the result it the same.
In the admin -> Customers -> Orders section, I need to change the status from Pending to Processing/Delivered before the download links appear.
Note: All tests I ran have used a gift cert as payment method.

After a few more tests, I've narrowed the issue down a little. It can actually happen with 2 products now.
If you go to this category: http://www.theebooksale.com/zen-cart/index.php?main_page=index&cPath=73
you will see 4 products. Using the latter 3, if I group them in pairs, the issue can be seen for 1 consistent pairing:

The Weight Loss Primer Report
97 Ways to Get Fit and Stay Fit
Result is OK... download links exist

97 Ways to Get Fit and Stay Fit
1000 Atkins Diet Recipes
Result is OK... download links exist

The Weight Loss Primer Report
1000 Atkins Diet Recipes
Result is NOT OK... download links do not exist

This is repeatable.
The product setup is the same for each so I really don't know what is going on.
Any more suggestions?
I can give you admin access if you wish to check it out.
Richie

13 Dec 2009, 3:54 AM
#4
ajeh avatar

ajeh

Oba-san

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

Re: Downloads are not available until payment has been confirmed

You have been testing with paying by Gift Certificate ...

Could you check to see what setting you have for the Configuration ... GV Coupons ...

Default Order Status For Zero Balance Orders
When an order's balance is zero, this order status will be assigned to it.

And if you go to the Attributes Controller for this Product Weight Loss Primer Report ... is there a green dot next to the filename?

What is the filename?

Are you using and spaces, special characters, etc. in the filename?

Do you have other EXE download files that do work?

Is the filename for this product in the /download directory?

Does it have size to it?

13 Dec 2009, 9:09 AM
#5
ballyc27 avatar

ballyc27

New Zenner

Join Date:
Sep 2007
Posts:
65
Plugin Contributions:
0

Re: Downloads are not available until payment has been confirmed

Thanks again for your reply. Here are answers to your questions:

Q. Could you check to see what setting you have for the Configuration ... GV Coupons ...
A. Set to Delivered

Q. And if you go to the Attributes Controller for this Product Weight Loss Primer Report ... is there a green dot next to the filename?
A. Yes

Q. What is the filename?
A.
weightlossprimer.zip
97wtgf.zip
atkins_diet_recipes.zip

Q. Do you have other EXE download files that do work?
A. Well, "97 Ways to Get Fit and Stay Fit" is an .exe file (although zipped)... and it works fine.

Q. Is the filename for this product in the /download directory?
A. Yes

Q. Does it have size to it?
A. Yes, all files are non-zero

13 Dec 2009, 2:38 PM
#6
ajeh avatar

ajeh

Oba-san

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

Re: Downloads are not available until payment has been confirmed

Admin access might be helpful ...

I am not seeing anything at the moment that stands out from what you are saying on this product ...