#Att89-payout-scheduling
1 messages · Page 1 of 1 (latest)
Hey! What mode did you change the schedule in?
What mode does the Dashboard reflect the opposite?
I want to set the payout interval from automatic to manual, if I do this with Account.update and log the account after that, it shows the right setting. But on the dashboard is it still automatic
Test mode, the platform account ID is acct_1JNcllFHLvSMgLRW
But are you looking at the correct connected account?
I have done this to each connected account, we have
And what's the URL of the page where the payout schedule is incorrect?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Can you share the req_xxx for the API where you updated the payout schedule?
I'm not seeing it in the logs
It seems that this account was ignored on the update, that's the problem. I am looking for the error...
Some other ones are updated, so it is a problem in my code somewhere, I am sorry!
I think the issue is that they're standard accounts, and you've selected to allow them to control their payouts: https://stripe.com/docs/connect/platform-controls-for-standard-accounts#configuring-platform-controls
Well, acct_1KgV382aX69YtCxh is a standard account
But you have custom too which you will be able to update the schedule on
Yes, it is! There is the error, I will disable the control. Thank you very much!
Np!