#suj_financialconnections-ids
1 messages ยท Page 1 of 1 (latest)
๐ 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/1474460592646525069
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ Looking into this for you.
suj_financialconnections-ids
๐ My gut says they are different ids and we don't do any "de-duplication" of bank accounts but I'm not certain. The best way to know is to try in Test mode: go through the flow twice, what do you get in the end?
I don't fully grasp the second question the way it's framed. Is it about if you get duplicate accounts?
In sandbox: same process but returns accounts with DIFFERENT account ids for the same bank account
ah I see you said that, so yeah looks like you tried already and that matches my assumption that we don't de-duplicate
I observed that in sandbox there was no de-dup (new link returned a new account id) but in production there was some dedeuping (new link returned the same account id)
second questions is just asking if an account_id always maps to the same set of transaction_ids (fctxn). I ask this because the same link returned the same account id in productin.
yeah you just shared only one id so it's hard to debug further. I am not aware of any de-duplication today at least and it doesn't match what I see in Test mode. I have no way to test in production
I recommend reaching out to our support team https://support.stripe.com/contact and providing detailed information such as the exact ids of all the objects involved, not just one id and they can help you
the second question seems related to the first one so I can't really answer it either unfortunately
I can provide you the account_ids if that will help you debug?
THis happened across 2 separate sessions as well if that helps
No I recommend going to support with all this information and they can help clarify
Ok so you are not certina if de-duplication happens or not?
Are you on the financial connections team or can you ask someone on the team?
I am not certain, I am not on that team, I work on support. And no I can't really ask someone on that team in real time. That's where talking to support is the right flow: you contact support where they can work with you directly async while they check on the information you provide and give you a definitive answer.
And then I can also push and say this should be both documented publicly and Test mode should behave the same
Got it, thank you Koopa! ๐ซก