#Abishek

1 messages · Page 1 of 1 (latest)

tardy snowBOT
fluid raft
#

I am working on a multi-tenant app that identifies each tenant by a domain. A user registering on the app can have multiple domains under their account and each domain added will need to be assigned a subscription on stripe.

#

Can I do this?

#

Will the Stripe Billing Portal support it?

#

So for example, each domain under their account is a $10 per month. So if they have 3 domains, then that is $10*3 subscriptions billed monthly

low reef
#

Hi, you can have more than one subscription on a customer, yes. Are you seeing any issues?

fluid raft
#

no, i wanted to make sure that the billing portal also supports it, else I have to add that provision on the app itself instead of redirect the customer to the billing portal

low reef
#

Just reading the last sentence, if you're asking if you can just have one $30 payment for these separate subscriptions, then no. They would be billed separately.

fluid raft
#

i understand they will be billed separately as they are 3 different subscriptions, but my main questions is about support on the billing portal

#

if I redirect the customer to the billing portal, will they see 3 separate subscriptions that they can manage?

low reef
fluid raft
#

right, so I did read through this and also saw the demo there. But the UI only shows one plan at a time. How would it work if the same customer had multiple subscriptions?

low reef
#

Does this customer have 3 current and active plans?

fluid raft
#

yes, that is what I asked if a customer can have 3 separate subscriptions.

#
domain A - Plan A
domain B - Plan A
domain C - Plan B
#

Each plan is based on the feature we offer on our app

#

does it make sense?

low reef
#

it should work, I recommend that you create more subscriptions for that customer

fluid raft
#

ok, let me give it a try. The stripe admin has the option to go to the billing portal of a customer right?

low reef
#

I'm unsure what you mean with this 'The stripe admin has the option to go to the billing portal of a customer right'?

fluid raft
#

ok, looks like it supports it

#

the only thing I feel is missing, may be I am mistaken is if there is a way for the customer to switch from a monthly to an annual plan through the billing portal. Is that possible?

#

or may be switch the plan