#waleedumer42-connect
1 messages · Page 1 of 1 (latest)
same answer that I gave you last week.
there's no specific timeframe I can share, but it can take a little while.
if it's test mode make sure you use the test data (https://stripe.com/docs/connect/testing#identity-and-address-verification- like use 01/01/1901 as the date of birth and address_full_match, Paris, France etc as the address) so the account will get verified.
So it means that stripe do the verification Manually? If yes, how the user will be notified once the account is verified/declined ?
it depends what type of account it is (Standard/Express/Custom).
If its Custom account?
you as the platform receive an account.updated event to your webhook endpoint when the account status changes.