#aia
1 messages · Page 1 of 1 (latest)
Can you share the object ID such as financial connection ID or event ID (evt_xxx) that you observed source: Automatic?
Here's one: evt_1OCbDGBYtItk2wyVuvYmDXJl
If you're referring to the top Source in the event page, it means that this action in the event was initiated by Stripe system. In this evt_1OCbDGBYtItk2wyVuvYmDXJl, financial_connections.account.deactivated can mean that:
Occurs when the status of your user’s account moves from active to inactive. An account can move from active to inactive for a number of reasons, including if a user changes their password or the financial institution was down for maintenance at the last time we tried to retrieve data. Data is no longer accessible on accounts which have moved from active to inactive.
Reference: https://stripe.com/docs/financial-connections/webhooks
This can't be fixed as user or financial instituiation might have change something on their side that the account is no longer accessible. This event is to inform you about the account deactivation
How would we reactivate these accounts?
Checking it now
Thanks for waiting. Can I suggest you writing to Support https://support.stripe.com/contact to check whether reactivation is possible for these accounts? It'll be helpful to include the event ID (evt_xxx) in the email as well.
Find help and support for Stripe. Our support site 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.