#Quentin
1 messages · Page 1 of 1 (latest)
Hi
You can find more details here:
https://stripe.com/docs/connect/identity-verification-api#verification-process
the problem is if in liten account.updated
how to make the différence that the user do information update
and that there is a new currently_due information asking
You need to be watching for account.updated event notifications to see if the requirements hash changes, and reaching out to your user for additional information as needed.
https://stripe.com/docs/api/accounts/object#account_object-requirements
ok so I need to stop the currently due array in my database
and compare
"I need to stop" -> "I need to store"
Not sure I understand your last messages, but as far as you receive non empty requirementsthen you need to ask your customer to send more details, otherwise the account is ok