Answered Adding redeem code & referal system

OwenCroft

Veteran
Messages
85
Reaction score
41
Points
803
Can anyone help me add a redeem code system and a referal system to my site?

The redeem code page.
What i need it to do.

When someone is given a certain code they have to go to a redeem page and enter the code
When they click the "Redeem code button" it checks the database to see if it is a valid code.

If it isnt then a message will be displayed telling them the code is "Invalid"

If it is then it will add that user to the subscription table and let them use the full site

The referal system:
What i need it to do:

I need it to work like a normal referal system would, where it captures if a user that clicked that link "signs up, purchases a package, ect)

If you can help me with this message me or comment
 

CabCon

Head Administrator
Staff member
Head Staff Team
Messages
4,998
Reaction score
2,918
Points
1,053
Can anyone help me add a redeem code system and a referal system to my site?

The redeem code page.
What i need it to do.

When someone is given a certain code they have to go to a redeem page and enter the code
When they click the "Redeem code button" it checks the database to see if it is a valid code.

If it isnt then a message will be displayed telling them the code is "Invalid"

If it is then it will add that user to the subscription table and let them use the full site

The referal system:
What i need it to do:

I need it to work like a normal referal system would, where it captures if a user that clicked that link "signs up, purchases a package, ect)

If you can help me with this message me or comment
Are you working with any CMS?
 
Top