#pacific2rim_error
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/1230438409718464565
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi! if this is for some livemode account, probably best to reach out to support with the account ID like it says!
but like, isn't that expected? you said you are testing an OFAC match.
I expect PayoutsEnabled flag as false against OFAC.
what's the account ID acct_xxx?
acct_1P6ozdQKzeCLbpqe
yeah I agree it's a weird state, probably internal tooling that disables the account in this way is not properly updating fields on the API object. I reported a similiar issue a week ago and we're working on something, maybe it will end up fixing this.
So, can I expect it is going to be fixed in near time? Also, How do you suggest to handle this issue in our integration?
I don't think you can expect it, if it's important to you I suggest opening a support ticket at https://support.stripe.com/?contact=true to push for it and get updates
How do you suggest to handle this issue in our integration?
yeah it seems really painful since nothing in the API seems to indicate the account is disabled in this way
I don't know if I have a better answer than just wrapping the call to payouts.create() in a try/catch for example, unfortunately. As I said, there was another platform reaching out about not receiving webhook events when accounts change states for certain reasons like this one and we're investigating generally, not sure if it will help here or not but overall seems like a bug to me
Yeah, It seems a serious bug, as it's related to bucks and pennies. Moreover for platform like stripe. And, the AccountUpdated events were also not received for certain changes from express dashboard.
Also, the PayoutsEnabled flag is not setting false if I update any detail from the dashboard. the account goes in verification.
I would suggest to reach out to Stripe Support so they can properly document the bug: https://support.stripe.com/?contact=true