#caitlin-short_docs

1 messages ¡ Page 1 of 1 (latest)

autumn deltaBOT
#

👋 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/1319730367879712808

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

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.

tame hawk
#

Hello! Not sure I understand your question. Are you saying you need full address info somewhere in test mode and you're not getting it? Can you provide more details?

finite plank
#

No in production mode I create funding instructions and receive the account and routing number but I need the address for the account

tame hawk
#

Where do you receive that info? In an Event? Can you give me a Stripe ID directly related to an example so I can get context?

finite plank
#

Yes let me fetch

#

for example this connected account: acct_1QXuMGQ4cPVo73VL

tame hawk
#

Can you give me a more specific ID, like an Event ID related to exactly what you're asking about?

finite plank
#

Or sorry

#

yes

#

can you clarify if the bank address and account holder addres is different per funding instruciton?

tame hawk
#

Not sure I understand your question fully. They are different addresses, yes, because the account holder and the bank are separate entities.

finite plank
#

or are these generally the same for every funding instruction we generate with Stripe

tame hawk
#

Perhaps you can tell me more about what you're trying to do and what's blocking you?

finite plank
#

So we create connected accounts for each of our clients

and they have the option to fund their balance via the funding instructions

When we generate these

is the bank address and account holder address for these unique Stripe accounts different per funding instruction or are the addresses the same?

I know the account and routing numbers differ

tame hawk
#

The bank address is subject to change as well. It may not always be different, but it can be, and you should always use the address provided in the response.

finite plank
#

ok thank you