should I use single_use or continues_use
should I use single_use or continues_use feature?
in my pricing plan, a user can track max 3 companies at a time. I want to make sure that if they want 4,5,6, they'll upgrade. And I want to make sure the counter doesn't recent to zero at the end of the month.
I also want to have a feature where the value recents to zero at the end of the billing period
in my pricing plan, a user can track max 3 companies at a time. I want to make sure that if they want 4,5,6, they'll upgrade. And I want to make sure the counter doesn't recent to zero at the end of the month.
I also want to have a feature where the value recents to zero at the end of the billing period
