pchastie Posted October 24, 2008 Share Posted October 24, 2008 I am trying to create a direct link(url) from and external page for a downloadable product. I am created the link and it ads to the cart fine, but where I run into problems is after checkout. It charges me for the product, but does not let me download the file. The only way I can get the store to let me download the product is if I ad the product to my cart through the store instead of the link from the external page. Anyone run into this issue. I am not sure if the options/attributes need to be passed also? or what. <form name="cart_quantity" action="catalog/product_info.php?products_id=33&action=add_product" method="post"> <input type="hidden" name="products_id" value="33"> <input type="image" src="images/addtocart.gif" border="0" alt="Add to Cart" title=" Add to Cart "> </form> Any hep would be appreciated. Thanks Link to comment Share on other sites More sharing options...
burt Posted October 24, 2008 Share Posted October 24, 2008 http://www.clubosc.com/clear-cart-add-product.html should give you an idea Link to comment Share on other sites More sharing options...
pchastie Posted October 24, 2008 Author Share Posted October 24, 2008 http://www.clubosc.com/clear-cart-add-product.htmlshould give you an idea Thanks for the input, but it still doesn't solve my issue of the link not appearing after purchase of a downloadable product. I can add to the cart fine from external page. Thanks, Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.