#pedromcr
1 messages ยท Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- pedromcr, 4 days ago, 7 messages
hi there!
have you read this? https://stripe.com/docs/expand/use-cases#charges-in-payout
Hi! Thanks for replying in such short notice.This is exactly the page I was viewing before submitting my question; I was going to follow-up on whether that would be the right approach ๐ Using the Stripe API, would it be possible to fetch a payout using a balance tx id? That would make my life easier
Nevermind, I guess you can https://stripe.com/docs/api/balance_transactions/list#balance_transaction_list-payout
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
yep, I was going to link to this ๐
But would this work for Connected accounts which have delayed payouts set?
because it says "For automatic Stripe payouts only"
not sure if setting delay_days in connected accounts changes the nature of the payouts
as long as it's not manual payouts, it will work
ok, perfect. Thank you very much and have a great day!