Hey Guys,
first of all, i will explain about my problem.
I want to use paypal in my site.
As user paid then that user type should be changed to "Paid user".
Because i want to show some data only to paid user....so is there any way to make this possible?
How to know that logged user had paid or not?
Comments
Comment #1
wingie commentedare you using this module called ubercart?
its an ecommerce module.. read its documentation...
if u have a problem..ping me
Comment #2
nitz_09 commentedHey wingie,
Thanks for advice.
but i don't need any module.
i had made using user roles.
i made two new roles in user.
whoever will pay their role will change to "Paid User".
And i had use pay pal from their documentation. [its working great].
But now i had another problem,
i want that forums which have two types.
1. simple non paid user , 2. paid user forum.
Now i want that whatever forum topic or anything created by paid user [ user role ] , should only see by paid users, not by any simple non paid user.
So if u have anything about this then, plz replay ur suggestion.
Comment #3
wingie commentedcheck this module out
http://drupal.org/project/nodeaccess
i think this is what you need...
Comment #4
nitz_09 commented