#stricks-multiple-stripe-accounts
1 messages ยท Page 1 of 1 (latest)
Yes, my platform works with events, so we end up selling a trip, hotel accommodations, tickets for events etc. The client that I want to have a connected stripe account is the promoter of this event and he might have already a stripe account on his own. I want to know if there is ok to the client to create more stripe accounts, ideally we would like to have one stripe account for each event, so if the same client works on more than one event he would have one stripe account for each event
My concern about using his existing account, is that we are selling the event packages in our platform, and in cases of disputes for example I don't want to affect other stripe accounts that are not exactly the account we are using to sell that event
hmm, not sure if our TOS allows for this tbh. I would suggest you reach out to our support about that as they'd be able to provide more specific answer to this
https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
thanks
maybe one other thing you can help me with. In a connected account, if I used direct charges and there is a dispute. I'll still receive the webhooks for dispute start/when the dispute ends, or it's my customer (connected account) only that will receive these webhooks?
Your platform account can listen for connected account events, yes ๐ so you should be able to receive it on a connect type webhook
its the same event charge.dispute.closed / charge.dispute.created or is it different when is from a connected account?
It should be the same, yes.
thank you hanzo
NP ๐ Happy to help