#dalbeer
1 messages · Page 1 of 1 (latest)
yes
What exactly is the issue? I'm not sure I understand.
can i share the proper test user link ?
If it's in test mode, yes.
https://connect.stripe.com/setup/e/acct_1OCf2GIo8B8s6w5o/2rPfqGjNnsTd
basically while creating the new user i am creating the express account and open the above url in another for the onboarding only one time this link is working if i refresh the same url it redirect me to localhost
Oh I see, yes that's expected, it's how it works.
but if the onboarding is not completed then what should i do
It's mentionned here: https://stripe.com/docs/connect/express-accounts#redirect-link
Each Account Link URL can only be used once because it grants access to the account holder’s personal information. Authenticate the account in your application before redirecting them to this URL.
Well if the link expired, it will be redirected to the refresh_url. So you could there re-create a new link for the user.
You can learn more about this here: https://stripe.com/docs/api/account_links/create?lang=node#create_account_link-refresh_url