#simxn_missing-connected-account
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/1229774517291974757
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi ๐ can you elaborate on what you mean when you say the newly created account isn't shown?
simxn_missing-connected-account
there is no account
however, i have created accounts
but the same api worked in test mode
thank you
Did the accounts complete the onboarding process; is the Connected Accounts tab also empty?
Alright, let's take a step back. What is the ID of the Account that you're logged into, and what is the ID of the new Connected Account you created?
thanks, how to find my id of the account logged in?
Decennium
Administrator
(Owner)
acct_1MOze4Ksmyd85XqH
This is a public forum, so I removed the screenshot with personal contact information.
If you'd like to speak with privately, our Support team can be reached here:
https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support site 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.
or can we continue here? will you able to help?
We can continue here. I don't really know the dashboard flows as well, we primarily focus on providing assistance with the Stripe API here, but can try to help.
i see, yes
i used the stripe api.
just work in test mode, but once switched to prod mode, the accounts not shown in dashboard
not sure if its stripe issue or mine
the accountid used to connect: acct_1P6BTu4CjFLMLqyZ
actually i have created the account link url, and completed the onboarding flow.
Hm, I see. Taking a look around.
I tried another accountId:acct_1P6BUS4FoLdX1Sqw in TEST mode,
it seems that not shown in dashboard now.
I didnt modify any settings, it seems to appear problem today.
I think I'm seeing the same thing in another account. I'll work on getting this flagged with one of our teams.
I need to tend to some other threads for a bit, but I have a teammate helping take a look at this. I'll keep you posted on what we find, or if this is confirmed to be a bug that we'll need to report to another team.
Thank you for raising this, my teammate believes they're seeing the same thing and we're working on escalating it accordingly.
@swift dew When did this start happening?
Gotcha
@swift dew can you try listing the accounts via the api: https://docs.stripe.com/api/accounts/list. Does that work for you?
oh sorry I am away from computer now
is it just your strip dashboard frontend issue?
you mean actually created connect account ? just unable to display?
The team is investigating right now, so I don't have all the details
But yeah that connect account should be created fine. Seems to be an issue with either listing them or viewing them in the dashboard.
okay Iโll try when I have my laptop
WIll let you know when we have more info
@swift dew Okay we're still working on this so I recommend reaching out to our support team directly: https://support.stripe.com/contact and they can follow up with you and send you regular updates!
regarding listing the accounts via the api, i tried and worked