#milan22
1 messages · Page 1 of 1 (latest)
I am creating express connect account. Which provide me account link and to follow this link we get a form to fill but it allows to create even before bank details and verification process remain undone so I want to add condition like untill all the processes done successfully, user can not click the create button.
that's not really possible
but you can always check whether there is still requirements on the account object
and recreate an account link and redirect your connect account to finish the onboarding
Ok everytime any process remain undone I have to start with link creation..
yes I think that's the only way
Great thanks man for help