#kasey-limit-payout
1 messages · Page 1 of 1 (latest)
hello @digital olive, if you want to limit payout amounts, Stripe doesn't have this as a Payout feature, but you can implement this control yourself by setting payouts on Connected accounts (Express/Custom) to manual and defining the payout amount
https://stripe.com/docs/api/accounts/object#account_object-settings-payouts-schedule-interval
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.