#oleg.moseiko
1 messages · Page 1 of 1 (latest)
There's no way to set a min quantity value AFAIK
What exactly are you trying to do?
i have PRO PLAN
1 team = $1 | base fee - immutable
1 user = $1 | base fee - immutable
1 TB = $10 | base fee - 1 TB and option to add $10 per TB
$12
the client paid for the first month and spent 1 TB
the next month he should buy already 2TB
in this case i need to show him Portal with min Quantity value 2
2TB = $20
how can i describe the product in order to be able to use the customer portal
?
Yeah you can't do that with the portal I'm afraid
so what i need to do?
I guess you'll need to buil your own UI
maybe i can decline subscription if Quantity is not correct?
Not sure what that means
i mean if customer used portal and try to by again 1 TB but must buy min 2 TB and i can decline this subscription in this case?
Decline how? In the portal?
There'd be a customer.subscription.updated event I'd guess
can't figure out which way to take
create huge UI or using the portal and analyze subscriptions events and decline it if someone is not correct
Yeah quantity limitations is a top feature ask for the portal
Unfortunately right now it's just not possible
can i use UI coponent for it?
No you'd likely need to build your own UI