#nerd_connect-split

1 messages ยท Page 1 of 1 (latest)

hazy reefBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1300528481301561344

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

violet depot
#

@brisk notch I don't really grasp the question unfortunately.

brisk notch
#

So they own two stores, and want their funds from terminal two to go into a different bank account

#

But want to only run one pos with us. Which our system allows. But do we need to onboard them a second account to do the split deposits

#

Or can they select the account to deposit through our api

violet depot
#

What type of connected accounts are you planning to use? It's a fundamental decision that changes ~everything. Unfortunately this is quite subtle so I can't really answer without really specific details about your integration

brisk notch
#

We are a fully integrated connect system, they do everything within our code, from onboarding to instant deposits.

#

So its 100% api interaction with the connect accounts

violet depot
#

yeah that doesn't really answer my question

#

Are you the developer writing the code? a PM? Someone else?

#

nerd_connect-split

brisk notch
#

I am the developer

violet depot
#

okay so can you please answer this question:

What type of connected accounts are you planning to use?

brisk notch
#

Here;s the account acct_1Nw85RQdhfuk7oOz

violet depot
#

So what type of account is it? sorry but I want to make sure you fully understand how you integrated Connect so that my team and I can help you

hazy reefBOT
brisk notch
#

Everything is connected via api.

violet depot
#

๐Ÿ˜… sorry but this makes it look like you don't really understand Connect

#

But to answer your question: this is a Custom accounts. Custom accounts can have multiple bank accounts on file see https://docs.stripe.com/connect/payouts-connected-accounts
So you as the platform can control where funds go and control their Payouts to send funds to the right bank account if you want
Alternatively you could have 2 separate Custom accounts, one for each "location" and send the funds to the right account based on that

brisk notch
#

Sorry custom built

novel flame
#

To be clear, koopajah was talking about the connect account type of the acct_1Nw85RQdhfuk7oOz that you sent the ID for earlier. It is a specific account type called "Custom" https://docs.stripe.com/connect/accounts

brisk notch
#

Yes thats what I sent over that it was custom built.

#

Sorry for the misunderstanding. I should have said white label to begin with

novel flame
#

No worries. Are you clear on how to divice the funds from these payments between the different accounts now? Or is there something that I can help clarify?