#isaac_unexpected
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/1410317945263095838
📝 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.
- isaac_error, 1 day ago, 9 messages
- isaac_best-practices, 2 days ago, 18 messages
Hi, you can use these test data: https://docs.stripe.com/connect/testing#account-numbers when testing Connect.
If you do not pass these data, what you see is expected
Why does it enable the account once I manually provide an email? I would expect the behavior to be consistent, no?
What do you mean by that? Can you share more context into what you're seeing?
Sure, let me get some screenshots
If I click the "Information Needed" section and submit the same email manually, after the account is created, then it enables everything as I would expect.
Its the same email that I'm providing when creating the connected account through the API
We do not have the expertise on how the Dashboard behaves. Our support team will be able to better assist: https://support.stripe.com/contact on how this behaves via the Dashboard.
I'm happy to answer any questions related to your code using the API
The best way would be to make the request and see
That's the request I'm making that is giving me the restriction
I'm connecting an external account in a separate request using a bank account token provided from Plaid: https://plaid.com/docs/api/processors/#processorstripebank_account_tokencreate
I'll try replacing with the test account values to see if it fixes the issue. If not, will reach out to support