#denjaland_api
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/1367805953864634419
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there!
Hello Soma
I hope the question is clear. I was under the impression that whenever there are requirements, i could just show the embedded onboarding component and that it would deal with whatever is requirement. In this case however, when I show the component, I'm not being prompted to upload a verification document.
even though that verification document is listed in the eventually_due array of the account's requirements
my idea was to show the embedded onboarding component to my users when there is a requirement
yes, that's the correct approach
however, I'm not being prompted to upload a verification document...
did you setcollectionOptions: eventually_due? https://docs.stripe.com/connect/supported-embedded-components/account-onboarding?platform=web#requirements-collection-options
it's on the forntent. you can learn more about it here: https://docs.stripe.com/connect/supported-embedded-components/account-onboarding?platform=web#create-an-account-session:~:text=false-,setCollectionOptions,-{ fields%3A 'currently_
okay - found it and fixed it - thanks again and have a great day.