#salcido_connect-embedded
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/1287885962021699646
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there
What ID are you referring to exactly? If you're following a guide, can you share a link to that guide?
The Id documentation, when the account is a company or an individual after the onboarding I have to enter stripoe with the coinnected account an upload the Id document so they can get paid.
I following this guide: https://docs.stripe.com/connect/required-verification-information
https://docs.stripe.com/connect/embedded-onboarding#customize-policies-shown-to-your-users
I think this is what you're looking for: https://docs.stripe.com/connect/hosted-onboarding#info-to-collect
You can opt to collect eventually_due requirements vs only collecting the items that are currently due
I want to collect everything, but with eventually_due, stripe dont ask for the document Id
salcido_connect-embedded
@eternal glade I don't think there's a way to force the document because we usually ask for SSN upront and only ask for document if the verification fails.
So the best approach is to listen for account.updated, catch when they have extra/new requirements and get them back on your page to update the required information
ok, so I have to check and ask it and upload it after, there is an embedded component that upoload the files?
it's the same component, there's no a special one for it