Hi, I work with CMSMS some time. But now I dont know what to use.
I have FEU, CUSTOMCONTEND, SELFREG etc.
Now users can register themselfs, then activate acc. And when I move them to another grup PREMIUM and set to user EXPIRATION DATE, then they see PREMIUM contend on site for time when user expire.
But I whant to have...
Users register themselfs and then they BUY credit (they will choose for how long) pay by PayPal, etc. from my site. When money come on account then they will see PREMIUM CONTEND and in user info will see expiration date by the credit what they buy. When users credit EXPIRE then user will not see PREMIUM and he must by another CREDIT.
THANKS FOR HELP! AND THANKS FOR THE CMSMS
Users CREDIT expriration account
Re: Users CREDIT expriration account
you can quite easily make a user defined tag for that.
1. make a user property containing the credit count
2. make a user defined tag that reads the user property, lowers it by 1 or expires the account when it reaches 0.
3. place the tag on the "premium" page, so it gets called everytime the users visits this page.
you can probably also use the different ecommerce modules to automate the payment process and update the credit count.
1. make a user property containing the credit count
2. make a user defined tag that reads the user property, lowers it by 1 or expires the account when it reaches 0.
3. place the tag on the "premium" page, so it gets called everytime the users visits this page.
you can probably also use the different ecommerce modules to automate the payment process and update the credit count.
Re: Users CREDIT expriration account
Hi, thanks for your answer:) but, quite easily I dont know how:(
Can you help me with this? How I create user defined TAG?
Property is in FEU administration that I know.
Please give me advice. Thanks a lot!
Can you help me with this? How I create user defined TAG?
Property is in FEU administration that I know.
Please give me advice. Thanks a lot!
Re: Users CREDIT expriration account
Can anyone help me?