#disha
1 messages · Page 1 of 1 (latest)
Details submitted doesn't mean the verification passed as the verification process may take some time to process. charge_enabled should be the field to look for to determine if the payment collection can be performed
charge_enabled will only become true if the account meets the charges requirements
It may take some time
ok, how should our code handle 'some' time? because we need to restrict the user from making any other operations until the account is enabled
I'd recommend using Webhook and listening to account.updated event to check charge_enabled becomes true