I want to creat web site, where to sell books.I want to make simple one page to link with paypal. Question is: if payment processed by paypal. how can be set up automactic download link send by email. Thank you for all of your suggestiongs in advance image may better give idea.how i want to do.
You buy or write one of the back end scripts of which there are several that I know of. The IPN return value of completed transaction either mails the download link or grants access to the download area. The better written scripts allow you to store your downloads outside the public_html area.