Stop user from resubscribing to get trial again
Hello,
Does CG have a function to stop user resubscribing to a plan after trial is ended, so they get more free trial time?
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 01 Sep, 2010 08:11 PM
This is a difficult problem to solve and is best left up to your application logic. On the lowest level, CG does not allow more than one customer to have the same product code, so this can be used to your advantage. If the same customer tries to signup twice with the same code, CG rejects the new customer with an error message. However, it's up to you to leverage this feature.
Marc Guyer closed this discussion on 01 Sep, 2010 08:11 PM.