#fazilhussain015

1 messages · Page 1 of 1 (latest)

quartz totemBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

empty wyvern
#

I'm assuming the customers creating services are connected accounts. Each connected account can attach their bank accounts for payouts.

These connected accounts providing services is not something Stripe will deal with/handle rather your platform application logic with handle that. You can have a connected account provide as many services as you want.

so the connect id will be associated with the customer or with each servie as user can use same bank account for all the services and even can add some one other bank account as beneficary also
as far as I know, the number of bank accounts a connected account can attach depends on the country the connected account is registered in.

empty trout
#

okay if i create different connect account for each service to get payouts
for example a customer create a new service and i want to give him option you want to fetch your old bank account or want to add new one
can i fetch the privious bank details insted of onbaording from start

empty wyvern
#

It depends on the type of connected accounts you create. I don't think you can re-fetch the old bank details and attach them to new ones. Our APIs won't return the full bank account number and all because it could pose a security risk..

So you'd need to store that info somehow which might open you up to compliance requirements.

empty trout
#

okay thanks for your quick answer

#

one question more
when customer goies to the stripe link for onboarding in the connect express, stripe showing some details in the left sidebar as brand name and logo and some stripe informations can i hide this sidebar ?

empty wyvern
#

No, you can't hide that portion unforunately