#angel-connect-onboarding

1 messages · Page 1 of 1 (latest)

maiden tideBOT
fickle stag
#

@austere sierra what's your exact question?

austere sierra
#

so I see the documentation says to create stripe.AccountLink.create(
account='{{CONNECTED_ACCOUNT_ID}}',
refresh_url="https://example.com/reauth",
return_url="https://example.com/return",
type="account_onboarding",
) for the link but my question is what if the user does not have a stripe account just yet and they need to create one?

fickle stag
#

Usually as a platform the first step is for you to create the account and then redirect them to that AccountLink

#

angel-connect-onboarding

fickle stag
#

@austere sierra did you have more context or questions?

austere sierra
#

no that's all. got it is it possible to check if they successfully onboarded?

fickle stag
austere sierra
#

thank you

austere sierra
#

sorry one more question. how long does the verification process take to connect users? I think I remember waiting 2-3 days for my account to get all privileges

fickle stag
#

it's all automated and we verify information asynchronously in most cases in a few minutes

austere sierra
#

oh ok got it. thanks for the help

fickle stag
#

sure thing!