#jmonty - connect transfers

1 messages · Page 1 of 1 (latest)

rustic stream
#

Hi there, overall you need to be listening for account.updated events to learn about new requirements or change in capability state for your connected accounts. I not able to provide any information about specific triggers for these requirements.

Please contact our support team for more assistance with this: https://support.stripe.com/contact

merry dome
#

We are monitoring the verification status with webhooks listening for the account.updated event. I am trying to perpare for the scenario where an account continues to be unverified. Will an error occur at the time of attempting to do the transfer to the connected account or at time of attempted payout at the time of the daily scheduled payout?

rustic stream
#

As long as the transfers (or card payments) capability is active then you can transfer to the account, even if it is not able to receive payouts

merry dome
#

Thanks.