#oleg.moseiko

1 messages · Page 1 of 1 (latest)

fair crescentBOT
dapper sky
#

There's no way to set a min quantity value AFAIK

lucid herald
#

but maybe you can suggest me how can i do it by other way

#

for example

dapper sky
#

What exactly are you trying to do?

lucid herald
#

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

#

?

dapper sky
#

Yeah you can't do that with the portal I'm afraid

lucid herald
#

so what i need to do?

dapper sky
#

I guess you'll need to buil your own UI

lucid herald
#

maybe i can decline subscription if Quantity is not correct?

dapper sky
#

Not sure what that means

lucid herald
#

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?

dapper sky
#

Decline how? In the portal?

lucid herald
#

no

#

any way?

#

maybe event?

dapper sky
#

There'd be a customer.subscription.updated event I'd guess

lucid herald
#

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

dapper sky
#

Yeah quantity limitations is a top feature ask for the portal

#

Unfortunately right now it's just not possible

lucid herald
#

can i use UI coponent for it?

dapper sky
#

No you'd likely need to build your own UI