Hi team !
Regarding the pricing mechanism and monetization in the marketplace -
If my app’s price is seat based, and the app has the same functionalities for all kind of pricing plans, should I manage any pricing mechanism in my code?
According to my understanding, I should refer the plan id in the code only if I want to expose any specific/extra functionality to specific pricing plan.
But in my case, once a customer paid for the app, he has an access for all of it features, so when customer want to renew the app subscription or extend the number of seats, monday monetization platform already handles this matter as soon as the customer subscription ends, right? (the platform just enforce him to extend and renew the subscription, right?)
Thanks in advanced!
