#jmonty - connect transfers
1 messages · Page 1 of 1 (latest)
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
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
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?
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
Thanks.