#Neetu
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
sure
Do you mean, do you want to predict which users will fail verification?
Or check if the verification is failed?
Or check if they do have a transfer capability?
Or check if they do have a transfer capability?
I want this
On every sale on my website
I am creating transfer in sellers account
But if transfer goes inactive, it breaks my flow
There's account updated webhook event: https://stripe.com/docs/api/events/types#event_types-account.updated
And you can check if capabilities.transfers was updated: https://stripe.com/docs/api/accounts/object#account_object-capabilities-transfers
is it working for Express also?
How I can capture this?
?
@plucky lava are you there?
Yes, please give me a minute
Yes, it works for Express accounts.
How I can capture this?
What do you mean exactly?
Happy to hear. Please let me know if you have any more questions.