#frida-shtise_webhooks
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/1461711490099839029
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ Looks like payouts_enabled wasn't actually modified in the request that triggered this event (https://dashboard.stripe.com/acct_1SpouFC0OLqYRcga/test/logs/req_WseNYhlENyySj6). business_profile[mcc] was modified, but payouts_enabled wasn't, and this is a top level param outside business_profile so wouldn't appear in previous_attributes
Ohh ๐คฆโโ๏ธ that makes sense then. I'll double check what other events was triggered on this account that failed, since I hadn't setup the new webhook properly yesterday.
Yes, this is the event that changed payouts_enabled: evt_1SqBdFCIYRmMzIvUxUoT3EzJ. Thanks for the quick clarification ๐ that was all