formula409 Posted March 11, 2006 Posted March 11, 2006 If you go to lisaslens and make a bogus account then add an item to the cart, then try to checkout, you can see what Im talking about the checkout not working. I could not get digital downloads to work and was told to install the contributuion, download control to make it work. I backed up the directories that would have files changed, installed download control following all of the directions, and then the checkout would not complete. I deleted the entire catalog folder and replaced it with my backup. I also did that for the admin folder in the root. The checkout still remains broken for some reason. It was working with the exception of the download prior to trying the download control. I think the problem is with the catalog/checkout_shipping.php. I dont know php so its hard to trouble shoot. Please help someone!?! Also i need a solution to make downloads work with paypal. Iv tried many things suggested and contributions with my card beaking every time. This time a restore with my backup didnt fix the break. Thanks
Guest Posted March 11, 2006 Posted March 11, 2006 the download table is updated in the checkout_process.php. That means the customer has to return to the store from the gateway otherwise no order is stored hence no downloads available. There're contributions to recover cart sales and to manually create/edit orders. Also your gateway module has to return to checkout_process.php and not checkout_success.php otherwise you may have the same problem. And make sure the product has a filename attribute with a valid filename. You could install cod and check if the downloads work in that case. Here is another post for the downloads where it shows the code part responsible in checkout_process.php http://www.oscommerce.com/forums/index.php?showtopic=186219
formula409 Posted March 11, 2006 Author Posted March 11, 2006 I everything fixed to the point of when Im testing the download. My payment goes through paypal, paypal returns me to the shop and I see the download link, when i click it, The download prompt opens but then when I try to download the image, I just get an error. Iv tried both .zip and native .jpg to download the image. I have the atributes for the product set and it matches with the catalog product page. this is what is happening.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.