#jry-balancetransaction-connect

1 messages · Page 1 of 1 (latest)

tender rockBOT
dark hemlock
#

jry-balancetransaction-connect

viscid egret
#

gotcha

#

Will manual payouts be listed in the BalanceTransactions API?

dark hemlock
#

The List BalanceTransactions API lists BalanceTransactions so it returns a list of https://stripe.com/docs/api/balance_transactions/object. It's unrelated to Manual Payouts.

Maybe your real question is "can I filter the BalanceTransactions bundled in a manual Payout" in which case the answer is no you can't

viscid egret
#

how should I fetch records of maunal payouts?

#

I want to make sure that the records can be reconciled

dark hemlock
#

you can't, it's impossible, so you don't.
If you use manual Payouts, the balance accumulates over time and you as the developer decide when to send them money and how much. Only you know what is "bundled" in that Payout

viscid egret
#

sorry, let me clarify, I want to show the user their balance and their payout history. If for some reason a payout was manually processed, I still want to show that record to the customer to avoid them thinking it just vanished.

dark hemlock