#filia_code
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1344160830605758546
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi! Do you have an financial account ID I can look at?
Yea one second, lemme grab one
Sorry about the delay. Give fca_1QXY7tHwA5mZiBsv4oy3Mt8Q a shot?
Hi! I see the account is inactive as it was closed. We sent an event financial_connections.account.deactivated (evt_1QfQxrHwA5mZiBsvFToiphnI) once it was inactive.
What triggers making it inactive? is there any way to just keep an fca active?
We send this event when the status changes after a refresh, if we detect that the account connection is broken. You should set up a webhook to listen to this event so you'll know when a change happens.
You ca read more about the events for financial connections here: https://docs.stripe.com/financial-connections/webhooks
Is there anything like specific that breaks these connections? Or any way to potentially keep them preserved?
Yeah could be the bank itself changes or the customer revoke from their request with the bank etc.. Anything outside of your control
Darn, was hoping we had a way to keep it open. Thanks! We'll probably implement a flow to reauth or something similar
Yeah it's always best to account for the worst case!