that's kind of a weird question. is it
this is kind of a weird question: is it possible at all just to check to see if a customer is on a certain active plan (trialing or not?)
right now I'm going through and querying all the customers to get the current user and then checking to see if the product that matches with an active status, or trialing status, or past due status, etc.
my hack for this is to add a pro feature to the pro plan and then check to see if they have pro feature access, but that's a little strange. is there a better way to do this?
right now I'm going through and querying all the customers to get the current user and then checking to see if the product that matches with an active status, or trialing status, or past due status, etc.
my hack for this is to add a pro feature to the pro plan and then check to see if they have pro feature access, but that's a little strange. is there a better way to do this?
