I need this behaviour:
Plan A: price 100$, renewal price 20$
For example, user 1 already has 3 instances of Plan A. If he wants to renew any of his Plan A, he needs to pay 20$. If he wants to purchase fourth instance of Plan A, he needs to pay 100$.
How can I achieve this behaviour?
I need this behaviour: Plan A: price 100$, renewal price 20$ For example, user 1 already has 3 instances of Plan A. If he wants to renew any of his Plan A, he needs to pay 20$. If he wants to purchase fourth instance of Plan A, he needs to pay 100$.
How can I achieve this behaviour?