#mahendra

1 messages · Page 1 of 1 (latest)

lone hawkBOT
thin leaf
#

on connected account

west willow
thin leaf
#

No I want to know before that. Is it possible?

west willow
#

no

thin leaf
#

ok

west willow
#

payouts are created a few days in advance of when they actually happen though. Once the objects do exist, you can check those details.

thin leaf
#

So after payouts are created if I update description and payment_descriptor.
Is these new description show on bank statement or the old one?

west willow
#

if I update description and payment_descriptor.
what specific fields in the API are you referring to?

thin leaf
#

po_xxx update

west willow
# thin leaf po_xxx update

hmm but as I said , those are not fields that exist for editing on a payout object, per the API reference.

thin leaf
#

So is there any way to update these description?

#

Because I want to show all payments Id into payout description

west willow
#

what are "these descriptions"? where are you seeing a description today which is the value that you want to get changed?

thin leaf
#

these description and statement desc.

west willow
#

those can't be changed

#

why do you want to change them, what is your wider use case and what parts of Stripe are you using?

thin leaf
#

Because I want to create manual payout and in this payout I want to add all changes Id in description field.

#

the charges id means that included payments into this payout

west willow
#

well if you're using manual payouts the payout does not "include" payments. It's just a lump sum of whatever amount you passed to the API

thin leaf
#

That's why I previously asking on available balance could i check all transation that are included into this balance.

#

Because I'm tracking 'balance.available' webhook

west willow
thin leaf
#

and once balance available then create payouts

west willow
#

there's no concept of this if you're using manual payouts. If you'e on automatic payouts we reconcile payments into the automatic payout and you can find those via the approach in my first reply in this thread. If you're using manual payouts, none of this exists and the reconciliation/accounting is not really something Stripe can do, we only know you tell us to do a payout of $x amount from the $y lump sum overall available balance