#Hell - suspend payouts
1 messages · Page 1 of 1 (latest)
The most straightforward approach I know of would be to change the payout schedule. In this case change the Account.settings.payouts.schedule.interval from an actual interval (month, day, etc.) to manual
When you admins want to make the payout available, just set the interval back to the proper value
would that affect all the customers in my app or only some certain customers?
When you say "payouts" to your customer, are your customers Connected accounts? How are you sending funds to these customers?
My customers are connected accounts and the funds are sent automatically to their registered bank-accounts via stripe
Okay so if you use the approach I have suggested it would be done per account so you would be able to control which customers it impacts
Ohh, that's what I want. Thank you so much
Sure thing! Let me know if you have any more questions. Also I'm going to recommend you test out the toggling of payment schedule intervals to make sure the behavior is what you expect.