#squirez - Onboarding
1 messages ยท Page 1 of 1 (latest)
hello
so the issue is
that when i go to the on boarding bit for stripe
i go through the process of getting the passcode to sign in
i get the text sent to me
i type in the 6 digit code
and most of the time
it does work for some reason
i get an error message
i then close the window
and try opening it up again
and then am able to get to the next stage within the onboarding section
What does the error message say?
oh and this is all in regards to updating my details
the error message say
1 second let me get it
it says
An unexpected error occurred
Is this in test mode or live mode?
What type of connected account are you trying to onboard?
Screenshots would be great, yeah. ๐
so in this instant im trying to update details of a existing account
let me get you the screen shots
as the app is currently running on my phone
hopefully this is helpful
Are you using your actual phone number or the test phone number?
Let me see if I can reproduce the issue. In the meantime can you give me the request ID showing the creation of the Account Link you're using? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
I'm a bit confused because if you're creating an Account Link to update an existing account you shouldn't be prompted for the phone number stuff, that only happens during onboarding.
req_AHxvorjSeb5qAC
this is what is happening to me
maybe i've done something wrong
the wierd thing is
That Account Link type is explicitly set to account_onboarding, but earlier you said:
im trying to update details of a existing account
Is your intention to have this be an account_update link instead?
Well, the account ID you specified is for an Express account, and account_update links are for Custom accounts only, so I'm not sure what you're trying to do. ๐
Let's take a step back; what is your high level goal?
lol
ok sure
so i've created connect account
and i want the owner of that connect account
to have the ability to update there details
Okay, and you want to use Express accounts specifically?
yes
Okay, you want to create a link that sends them to the Express Dashboard. We have a guide for that here: https://stripe.com/docs/connect/express-dashboard
Just to clarify, the Express Dashboard only works after onboarding is complete.
Hello!
so i need to write some code and test this out
but before i do that i just need to understand
using this log in link
will allow connect account users to update their details
such as bank account
address
etc?
Yes.
You're welcome!