PDA

View Full Version : Help to create SIMPLE payment system.


fearfx
03-28-2007, 07:45 PM
Ok, I am new to vbulletin. So my ? is:

I want a Registerd User to be able to purchase a TEAM PASS through paypal, using vbulletin. After that TEAM PASS is purchased, I would like the USER redirected to a page ONLY accessiable to REGISTERED USERS who have PURCHASED the TEAM PASS. Once they get to that page, I need them to put in some information: Like : Team name: Teams Rosters: 4 input fields. (for a team of 4 members). and maybe some contact info. Lastley, I would also like a new NAV link only to show for the people who have PAID for the team pass. So they can access there ROSTER page, and change team info if neccesary.

Any Ideas on how I should go about this?

Sorry but my spelling sucks.

nexialys
03-28-2007, 07:50 PM
i would like to suggest something different:

1- create a usergroup that will have privilege access to a specific forum hidden for the other members.
2- create a subscription that will permit to the members to receive the membership to that specific usergroup once paid.
3- create that specific forum for roosters... give permissions only to usergroup created in #1...

... so this is, you do not have to create a whole new system...

fearfx
03-28-2007, 11:27 PM
Ok, How do you setup a subscription that ends on A CERTAIN date, instead of a subscription that lasts 2 weeks or whatever.

nexialys
03-29-2007, 12:06 AM
actually this is a good point for you... the only way to set it is by Length... maybe it is one of the things you can request, having them set 'til a certain date... it is not hard to code when you know how to calculate that, so maybe one of the GREAT coders here will have a response to that...