Log in

View Full Version : Paid Membership - what's the best way...


Michelle69
07-19-2002, 06:48 PM
I posted this on VB.com and was directed here, so I'll try here :D

I've done several searches on this topic here and at vb.org, and I see alot of good discussion on the righteousness of paid membership, lol... and ad-free status membership, etc, but here's what we're looking to do, and I guess what I'm looking for is a starting point from a technical aspect of how implementable (is that a word? it is now...;) ) this would be, does it require a hack, and is there any other sites doing the same type thing, we'd be interested in seeing your setup.

Our site is very active with about 7,000 members, and run a simple banner rotation which will remain regardless of membership.

The forums will remain free for browsing, but registered members will be subject to a flat fee of $12 a year to cover obvious operating costs (the entire site is turning close to 5GB of transfer a day)

How would we

1) re-direct the 'register' page to the sign-up payment page, then upon completion of payment back to the registration pages.

2) for all existing registered members would we have to re-set all their status to unregistered, or worse.. have everyone re-register? Is there an easy way around this?

Any input is welcome and appreciated :)
Thanks in advance.

Velocd
07-19-2002, 07:36 PM
#1. Edit the redirect-register page to look like a payment/register page. Ofcourse you need to know extra coding that involves payment stuff, like a shopping cart script, although your members aren't really buying anything.

#2. If all existing registered members are willing to pay the fee, I don't see any reason why you would have to reset them. You just have to add them to this "list" of members who will be fee'd yearly. Maybe you could create an extra column in the user table, and call it "paid membership", and have members with a paid membership will have this field set to true. Then again every member on your forum will be a payed member, so I guess this isn't needed.

Once again you need extra coding knowledge on ebusiness type stuff which isn't really given at all on VB.org, probably a site like Sitepoint.com you could learn some of it.

That's my input, I maybe wrong or right in someways, but there you have it :)

Neo
07-19-2002, 07:38 PM
GayPal can do the e-com work for you :\

Velocd
07-19-2002, 07:41 PM
...yeah.. PAYpal would probably work best.. But she still needs to have all the yearly checking stuff to make sure the user is paid membership. Firefly would probably know, since this forum runs on a similar system. Where only paid-registered members can post in particular areas, etc....

Neo
07-19-2002, 07:45 PM
Well PayPal has a area where you can manipluate the code of it so that once a transaction goes through out can make certain things happen like putting a user into a group that can view a certain forum.

Michelle69
07-19-2002, 07:55 PM
Thanks guys! /taking notes :D

Neo
07-19-2002, 08:02 PM
But I would really suggest using another service that offeres better features and doesnt have the right to do into your bank account and tak money out for no reason like Paypal likes to do.

Michelle69
07-19-2002, 08:16 PM
Yeah, Im not sure Paypal would be ideal...and I think our business administrator is looking into that end. The site is an incorporated company so there may have different options... it's just putting it all together we'll have fun with, lol.

Thanks again, much appreciated :)

Neo
07-19-2002, 08:18 PM
no problem. if you ever have any biz questions feel free to contact me..

Night Owl
11-15-2002, 01:35 PM
I would like to suggest propay as a payment processor. http://www.propay.com. This is what I use.

zajako
11-16-2002, 03:32 PM
If you are looking for a hacker to work on the coding to make sure that your members payed before having privilages, then i will help you. I can ensure no memberloss, as well as an update page for current members to pay to activate their old account as a payed membership. and possibly if you would like i can make a system so that if they payed x ammount of money more they can have the banners gone.

and of course all automated.

I would just have to look into the aying system you have chosen and then itegrate it into the site.
Of course i would not do this for free, but im very open with payment arrangements, just aim me at zajako2, or pm me, and we can talk more abut this.

just to let you know i have already made a script thhat makes people update their account, and i can easily change it to make people pay to update.

RDX1
11-16-2002, 05:13 PM
<a href="http://forums.somethingawful.com/" target="_blank">http://forums.somethingawful.com/</a> - go there and look at his error msg

take a look at this - he set register to off and does it manualy

you can do something like this

also, whats the forum? i want to see the hype, it looks good