Tracked Items
Hi there,
Hoping someone can help me.
Lets say I have 2 plans. Free Trial and Paid. A user signs up and chooses Free Trial, uses for a week, and then switches to Paid. Using a hosted page, how do I prevent user from going back to trial.
I have see the tracked items and have read in other posts that I need to use the API (SetItemValue in C# I think) to set a value using the code that you set and that some how that will prevent a user from going back?
Thanks
Stuart
Discussions are closed to public comments.
If you need help with Cheddar please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Marc Guyer on 23 Sep, 2011 01:46 PM
Hi Stuart. I'm assuming you're using the API directly to signup customers on the free plan. You can set your 'free' plan to be 'inactive'. Inactive plans are not available in the hosted pages but you can still manually use it or use it via the API.
2 Posted by gotstu on 23 Sep, 2011 03:16 PM
Hi Marc,
Then that is what we'll do.
Thanks!
Marc Guyer closed this discussion on 23 Sep, 2011 03:34 PM.