#brianc_best-practices
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/1346945561538072586
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there ๐ we recently introduced the ability to set a minimum balance, that your account will always hold if the funds are available, when using automatic payouts. It allows you to configure your account so not all funds are paid out, and I think it sounds like what you're looking for:
https://docs.stripe.com/payouts/minimum-balances-for-automatic-payouts
But let me know if it sounds like I'm misunderstanding!
Yes, that could workI think. I'm guessing that I'm not the only one asking about this :). Let me get my head around it a bit and I'll let you know if we have any more quesitons. Thanks!!
You sure aren't! Scenarios like the one you're describing were our motivators for getting this built and released.
Can the minimum balance be set via the API? or only via the dashboard?
Either way, this will do the trick. Just easier with the API
It can only be set in the dashboard at this point.
Got it! Thank you!