#surgical-standard-connect

1 messages ยท Page 1 of 1 (latest)

misty plaza
#

Hi there ๐Ÿ‘‹ you can listen to account.updated events (with a Connect webhook) to be notified when your connected accounts are updated. You can then check the capabilities hash to confirm the account has all necessary capabilities for your flow, along with the payouts_enabled field.

https://stripe.com/docs/api/accounts/object#account_object-payouts_enabled

wooden fog
#

Thank you!