#Oleksandr Usyk
1 messages · Page 1 of 1 (latest)
Hi 👋 sorry, but we don't work with the dashboard much here. Our support team may have a better idea of what you're referring to:
https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Alright
Wanted to clarify something: If you don't specify the method when creating a Payout via the API, it will use standard by default? And the amount of time it takes to transfer to the Bank Account or Debit Card is based off of this table https://stripe.com/docs/payouts#standard-payout-timing
And standard payouts use available_balance right? instant will use instant_available. That's the main difference between the two properties? and pending is just funds not yet eligible for a payout.
Yes, for manual payouts, they will default to standard for the method, and the payout speeds associated with that are found in that chart.
Please bear with me a moment while I look into the instant payouts a bit more.
Yes, instant payouts are limited by the instant_available balance, where standard payouts just use the available_balance and pending is balance that isn't yet available for payout.