#wally648-payouts
1 messages · Page 1 of 1 (latest)
Yep! You just specify the bank account ID you wish to use when creating a payout: https://stripe.com/docs/api/payouts/create#create_payout-destination
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
That’s cool, is there anyway to do it and still use automatic payouts?
You would have to set the default bank account on the account to whatever bank you wanted to use in that case
Gotcha, okay that’s kind of what I figured. Thanks for the quick response