I have to charge my clients monthly depending on how many users they have.
So, I've created a plan to charge the user 10€/monthly but it only charges him once, and I've to charge it 10€monthly/user so, if he has 5users, I need to charge 50€/monthly.
I could assign 10 times the same plan but... I don't think this is the "proper way" to achieve this.
Any way to do it?
Thanks!