#mrelliot69 - payout
1 messages ยท Page 1 of 1 (latest)
Hi there!
You mean getting the charges included in a payout? If so, yes when using automatic payout: https://stripe.com/docs/expand/use-cases#charges-in-payout
What i want to do is basically replicate what strip dashboard provides ...
when you go to the view of a payout, stripe list and the transactions, like a resume
thats what i needed to list on my side
Yes exactly, that's what the link I shared does.
let me check 1sec
Heyy , need some help understanding how i can pull the resume of a payout like stripe does
do you mean via the API?
you could use this API https://stripe.com/docs/api/payouts/list
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.