#a_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/1442870266878492874
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ Hey there, passing eventually_due in the collection_options.fields param is generally the way to do this. Can you share the request ID (req_xxx) of your request where this isn't working? https://support.stripe.com/questions/finding-the-id-for-an-api-request
hi thank you for getting back to me. we tried to pass the eventually_due but it doesn't seem to be triggering all the requirements for us, i'll be sending an example request id in a second
req_T62yQe1P6dahUI
i believe we're sending the right payload to create the onboarding url and it still doesn't trigger the SSN/ID verifications
Could you share the request ID (req_123) in the first screenshot?
yes it's this one: req_T62yQe1P6dahUI
Thanks for sharing! From the integration perspective, it looks correct to me. It's likely that the onboarding requested for last 4 digit of SSN. After the initial verification, the system concluded that full SSN will be required.
is there a way for us to enfore the full ssn/id verification upfront?
hi there, requirements vary greatly based on various factors (country of platform and connected account, capabilities requested, etc). I believe for your situation the last 4 are required up front and then an additional request is made for the full number if that can't be verified. however my team isn't super familiar on this subject, we specialize in integration questions and your integration looks correct. if you need further information I'd recommend reaching out to general Stripe support https://support.stripe.com/?contact=true