Wells-it.com - Web Hosting

Adding A Downloadable Ebook File

You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.

They have: 2 posts

Joined: Apr 2005

I want to have a downloadable Ebook added to my website using paypal to purchase

What is the easiest way to set this up on my website as far as html to add etc

Thanks

andy206uk's picture
DeveloperModerator

He has: 1,754 posts

Joined: Jul 2002

You'll need a bit of scripting knowledge, but basically you have a page with an "add to cart" button that takes them through to Paypal. Once at paypal they pay and use use IPN (instant payment notification) to instruct a script on your server to either authorise them for download or email them the file (if it's under a couple of meg).

I use a similar system on my ecommerce site to let me know when a payment has been completed. Full information on IPN can be found on the paypal website.

Andyk

Blog of a Web Designer
Give a man a fish and you feed him for a day. Teach him to use the Net and he won't bother you for weeks.

He has: 28 posts

Joined: Nov 2003

PayPal - I believe has a few tools for merchants you can use. You need to make sure you protect your download page though. many people can just look at your code and see where a person gets redirected to and download the ebook free.

You can look at a small program -

http://abcsoftwear.net/paylock/index.html

It does it all for you -

Jim Hoffman
The 11th Hour SEO

They have: 2 posts

Joined: Apr 2005

Thanks for your help ill try those tips on pay pal

Yes i have been looking for ways to secure ebooks also

ill try abcsoftware