#marius_code
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/1497132678741364807
๐ 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.
- marius_code, 3 days ago, 15 messages
- marius_code, 6 days ago, 30 messages
Why this? bcz i need to send money to driver every monday and i have completed the onboarding process also then why this ?
Hello anyone is there
Hi there, thanks for waiting.
Has your connected account completed onboarding? They can only start accepting payments once the they sumbit the necessary docs and complete the onboareding process.
Has your connected account completed onboarding?
yes, i have completed this then after its shwoing this. but from where they can share the doc. bcz as per the on onboareding process they asking phone number address account details and then website thats it i did't see the document page
How did you connected account onboard? are you using express onboarding?
This URL has already expired. https://docs.stripe.com/connect/onboarding are you using one of these options?
The URL is already consumed by discord.
Anyway I just checked the connected account acct_1TPdan18tyXHBhn3 and this account hasn't completed the onboarding.
You'll want to go through the onboarding and complete the process
You still need to complete onboarding even in test mode / sandbox
yes, i know thats why i am sending this url and base on that.when they are doing onboarding its open this page.
Yes this is the onboarding. In test mode/sandbox you can click on the "Use test phone number" to quickly get started
yes, i have complete all the steps in this after that when i click on connected account and this user account its show me below things. its sawing action required but how the driver get to know this. bcz its show into my account.
and this
and i am sending the notification for onboarding process
It seems the individual information wasn't collected during the onboarding. Did you skip it?
no
It's OK, You can create another account link with type set to account_update (https://docs.stripe.com/api/account_links/create) and use the account link's URL to collect outstanding requirments
can you please check my code and give me updated code base on your solution
Sorry but I can't write code on behalf of users.
But I can tell you the problems that I found so that you can fix accordingly,
On line 239, your code assume the account onboarding can be finished immeidately after the account is created on line 200. This is not possible as account onboarding requires human interaction where your user need to submit necessary documents as required.