#sam_docs
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/1410107824117252166
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Yes you are understanding it correctly
Step 3, is to obtain an account id. And store it in my own platform database for user reference. And in step 4, I create a link to onboard using the same account id stripe gave me. And upon successful onboarding, I update my database again marking the user as onboarded, also noting, there is probably a stripe method to get account status (whether user is onboarded or not)....
Yes that's basically it. To get the account status, you can call https://docs.stripe.com/api/accounts/retrieve or listen to webhook account.updated
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Note that even after step 4 you can still end up with an Account needs further requirements to fulfill.
okay I will take note of that
I am new to this channel. Am I suppose to close this thread/ticket as complete, or just leave it as is.
We will close shortly, but you can open a new thread in channel, we have the history back