PDA

View Full Version : Charge for access to part of my site



japaternoster
15 Dec 2007, 09:25 AM
Hi,

I am currently developing a site, and want to charge the user for access to a part of my site. I know I can do this a manual way, but this will require me to be waiting for paypal payments all the time, so that the customer experience is satisfactory.

Is there a way that I can make users pay by paypal, and once the payment has been sent by them, they then get issued with an account that is then authorised to view the subscription only content?

Jack

alvo
17 Dec 2007, 11:59 AM
You need a script to do this, one that will al;low registration and accept the payment and require the user name/password combination chosen to log into that portion of the site. There are quite a few existing scripts that will do this, some free, open source scripts, others commercial ones (although you should be able to find a good free one). Go to http://hotscripts.com and see what you can find (probably want a PHP script).