Need an auto pay script or something..

lukeevans

Junior Member
Joined
Aug 18, 2008
Messages
151
Reaction score
4
Ok I have a landing page which sells an ebook after someone buys the e-book through paypal I want them to be redirected to a secure download URL that can't linked to or anything..

Anyone know where I can get this done?
 
I'm sure there's a script or product that can do that somewhere, although I don't know of any off of the top of my head. However it would be really easy in PHP - when the user completes the order you can just grab his IP address and add it to an SQL database table, then have the download page disallow connections from any IP not in that database. This locks out everyone besides your buyer, while still allowing him to revisit the download page if he needs to for whatever reason.
 
Ok I have a landing page which sells an ebook after someone buys the e-book through paypal I want them to be redirected to a secure download URL that can't linked to or anything..

Anyone know where I can get this done?

dl guard can do this
theres a lot of scripts out there that do this
 
Like simo said DLG*uard is good for this.

I use MyDigitalD*ispatch.

Both have about the same features. I think they are both coded with call home so I don't think you'll find either of them available for a free download. If you decide to use My*DD when you try to leave the salespage they have one of those exit pop-ups that drop something like $30 from the price.
 
e-junkie is a pretty inexpensive service as well. Your products will be safe there.
 
Back
Top