#birendra_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
âąď¸ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime!
đ 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/1211959394552520755
đ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
â˛ď¸ 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. Thank you for your patience!
hi! do you have a screenshot of exactly where it's asking you for the name?
hi @sturdy smelt
let me share you
these are the screenshot where I am creating the account then creating external accoun and then create the account ink
but when navigating to that link it still not showing names here for that account
hmm well that's a different thing I think
how did you get to that page in that second screenshot?
even If see in the code I already added the name and other information
I used your exact API parameters and overall it works fine and everything was prefilled and skipped
I think your screenshot is something else, more related to logging in or authenticating the Stripe account access, not the KYC stuff., so you're looking at something else
@sturdy smelt it is a strange. When I click on that link then it showing me the screens I have shared in the second screenshot
make sure you're using a fresh incognito window for each test
yes I am using fresh window, and tried it many times for 2 different accounts
when in the flow does this happen?
in any case, you can just skip it like it says, the button at the top
when I create the link and navigate to that link
But the skip button is for test and of course it will not be available in live mode
you're probably entering an email address of an existing account, just enter a random email address
yep, and that's normal
that screen is just an additional step to verify the user (not the KYC information which is what you provide in the API and works fine) if we decide we need to do it
it's unrelated to anything you do in the API and is not anything you can control
can we skip this step from the code?
no
and If i put different email, phone number and other information then what will happen?
Actually what I exactly need is to show that screen on which the information is required like document verification screen etc.
cool, that is what you're doing(that's what the AccountLink is), so you have that
but still it asking for first name, last name which is already provided
I explained that already
it's not about KYC, it's some additional extra verification step
I need this screen directly
I've never seen it before
you get to that page during the flow yes, I saw the same just now when I tested it
so it is on my case only?
you can not skip directly to that page
don't know!
like I said, just skip it for now
actually I am planning to launch the product with these kind of functionality so how it will work in live mode.?
don't know, like I said I've never seen this page before so I don't know much about it
I assume it's just some extra thing we do if we decide it's necessary
if you get real user complaints/problems signing up you could reach out in a support ticket at https://support.stripe.com/?contact=true
@restive arrow Hello