#MorenoMdz

1 messages · Page 1 of 1 (latest)

regal duneBOT
unique talon
velvet hedge
#

sec

#

Basically trying to retrieve from code and from the dashboard, for example with const p = await stripe.payouts.retrieve(payoutId) in Node

#

Trying to get the requestId

#

req_SRI28HHPmFDMvy

for example

#

req_3bI48chtMpoS3f

unique talon
velvet hedge
#

Nice thats a huge progress, I am getting some data from the API now, what about this payout:

p req_58AOgtnPAbCFcS
unique talon
#

po_1MlLQ9FVvDuAQkhUxmddoBra belongs to acct_1MlLKOFVvDuAQkhU

velvet hedge
#

Gotcha

#

so thats why we cant see it in our main Stripe dashboard?

unique talon
#

yep, because these payouts exist on the connected account, not on your account

velvet hedge
#

kk

#

alright that does it then

#

Is there a way I can find the correct account coming from just the payout?

#

We have some users that ended up having multiple connected accounts with us

unique talon
#

you should have been notified of these payouts via a webhook right?

velvet hedge
#

yes

unique talon