Download eBook after purchase

  • Jay D. Gotlieb
    Answered on August 12, 2012 02:03 AM

    I want them to buy my product first then get the download for my ebook as it is free so I see no possible way to have them buy first then get the free ebook. If there is a way let me know because when they hit submit I want them to go to paypal so I would probably need to set up a separate page on my website to download the book then I only have 1 product and your form will not work showing the product they need to buy. Any solutions?

  • idarktech Jotform Support
    Answered on August 12, 2012 03:26 AM

    Hi Jay,

    I guess that's possible using Custom URL as your thank you page. So, after they're redirected to Paypal and completed the payment process, they'd be able to download your eBook. To do that just follow the guide that you've just viewed: http://www.jotform.com/help/38-How-to-Redirect-to-a-Page-After-Form-Submission. Make sure you've already created a thank you page where your form users we'll be redirected to. You can use this code so file would automatically pop-up, just replace the highlighted URL to your file URL.

     <iframe width="1" height="1" frameborder="0" src="http://mysite.com/path/file.zip"></iframe>

    Regarding on single product, it will not be displayed on your form because it's already selected by default. But, in order to show it, you just need to create another free product and then hide it using CSS code. If you need help with css, just let us know.

    Hope this helps. Feel free to update us if you have any further questions. Thank you!