#Sarim
1 messages · Page 1 of 1 (latest)
If you're referring to getting the charges in a payout, you can use Balance Transactions API as described here: https://stripe.com/docs/expand/use-cases#charges-in-payout
Please note this is only applicable if you use automatic payout (not manual payout)
yes we are doing automatic payout for every tuesday
let me check it
Sounds good! Let me know if you have further questions
sure Thank you
No problem! Happy to help 😄
hi there is a problem in this api
we don't have secret key for each connected account we only have a connected account id for each account
You can use Stripe-Account header as connected account ID to retrieve payout details with platform secret key
It's explained in the same doc about how to retrieve the payout details
let me try, I really appreciate it