#shayan_api

1 messages ยท Page 1 of 1 (latest)

lime anvilBOT
#

๐Ÿ‘‹ 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/1435220025051971755

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

tidal thorn
#

Hi there. I see requirements listed in the requirements.currently_due param in the response for that request

sick hornet
#

let me share Api response just give me 2 min

tidal thorn
#

Looks like that's for a different account than the request ID above

sick hornet
#

yes let me provide req id

lime anvilBOT
sick hornet
#

req_IzVpMGuItRuZVy

#

sorry for delay

lost thorn
#

hey there ๐Ÿ‘‹ taking over for my colleague - just getting caught up on this thread

sick hornet
#

sure take your time

lost thorn
#

looks like that response also contains a list in requirements.currently_due

#

on your side, where are you seeing the empty array?

sick hornet
lost thorn
#

yes but where specifically did you get this JSON from?

sick hornet
#

i call stripe api where i passed accountId and get this response from stripe

lost thorn
#

I see. Then this API request (req_IzVpMGuItRuZVy) must not be the same call, because this is a Create Account API call (so you don't pass any account ID - instead, Stripe returns it)

sick hornet
lost thorn
#

ah yes that makes sense, then the requirements have probably been updated - checking the account in more detail now

sick hornet
#

sure but one thing i see on dashboard account status is Enabled

lost thorn
#

after this, the requirements were updated

#

to reflect that no further info is currently due

sick hornet
#

okay when i click on account i see on top left action required here they added request information button when i click on this i redirect to web and stripe starts document verification
here is my question how i get this sessionId

#

how i get this request information link

lost thorn
sick hornet
#

okay will check this links but can you pls tell me how i create sessions for persons like if one account have 4 persons we need to create seesion for each person

lost thorn
#

since they're all associated with the same account, you'd use one account link for this and it will request the required information for each person

sick hornet
lost thorn
#

no, but the main difference between a Remediation Link and an Account Link is that Remediation Links are reuseable and last for 90 days, while Account Links are single-use

#

you can use the API to create an Account Link

sick hornet
#

how we can do that

lost thorn
sick hornet
#

let me check

#

i am checking this and it takes time
can we open this thread for today

#

or how we can reopen this thread

lost thorn
#

no worries! the threads close after a while of inactivity, but if you just open a new thread we'll be able to see this one's history

sick hornet
#

okay

lime anvilBOT
sick hornet
#

@sage sierra can you pls tell me how we can handle this and which api is used to create account link and which parameter i need to pass to start document verification

sage sierra
sick hornet
#

No i want to verify user documents

sage sierra
#

You can also use Account Links for this, but it depends on what sort of setup you have, whether you want to use a Stripe-hosted experience, or use embedded components, or handle everything yourself

sick hornet
#

i have created business account using custom connect and collected all required fields from user using api
but the thing is how i create verification session for documents

sage sierra
sick hornet
#

yes for verification we will go with stripe based experience

sage sierra
sick hornet
#

okay then how i verify persons (owners, directors, exectives)

tidal thorn
#

๐Ÿ‘‹ Hey, taking over here, just taking a look

sick hornet
#

sure

#

i mainly have problem with verification part how i create a link for persons verification for stripe business_type company account

#

guys pls help me for this i am stuck here

tidal thorn
#

Creating the account link as described above is all you need to do, the user will then be asked for whatever verification steps are required

sick hornet
#

okay when we create this link how long we can use this link

tidal thorn