playpublic Posted March 9, 2014 Share Posted March 9, 2014 hi there! i´m new to prestashop, my first post in this forum : is there a way download virtual goods from an external url? example: i´ve got a shop configured at www.myshop.com and i´d like to download virtual goods somewhere else from the web regards dietmar Link to comment Share on other sites More sharing options...
math_php Posted March 10, 2014 Share Posted March 10, 2014 (edited) Hi Dietmar, You sell the virtual good on your prestashop and then you deliver the product from an other website ? You can set that product is virtual and then you will have to produce code to provide download link for your customer in Prestashop. Short answer is : yes with coding. Regards Edited March 10, 2014 by math_php (see edit history) 1 Link to comment Share on other sites More sharing options...
NemoPS Posted March 10, 2014 Share Posted March 10, 2014 You can, but you will have to somehow reference the dynamic download url in your code. So, basically, you should bind the remote download url to the product (like this http://nemops.com/extending-prestashop-objects/#.Ux2LAPk7ur0 ) and then show that link from the new field in place of the download/buy now button 1 Link to comment Share on other sites More sharing options...
playpublic Posted March 10, 2014 Author Share Posted March 10, 2014 thx a lot guys, looks simple Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now