#GiovanniV

1 messages · Page 1 of 1 (latest)

mortal coveBOT
uncut nacelle
#

Hey there

rancid valley
#

We are testing that after a payout.paid event notification is sent to us we performs some actions but we match this by bank account id. the manual payout doesn’t use the external bank account id so its currently not matching.
do we have a way to force the manual payout to use the external bank account listed for the connect account?

#

hi thanks

uncut nacelle
rancid valley
#

trying to speed up the payout process for testing. we have a test credit card number that is supposed to bypass the pending balance but it still seems like a day before the payout happened

#

i used the dashboard and the accounts did not match. here is an example

uncut nacelle
#

Are you trying to test the payout.paid webhook specifically here?

rancid valley
#

yes. seems like we should use the API instead of the dashboard to specify the correct bank account?

uncut nacelle
#

Yeah that's correct for testmode

#

Otherwise I believe a new bank account ID is created here

rancid valley
#

ahh that makes sense . thank you

#

i don’t see an option to specific the connect account id. is this the right api to use at the connect level?

uncut nacelle
rancid valley
#

ok thank you!

uncut nacelle
#

Sure thing!

rancid valley
#

if I set up a webhook endpoint to get the reporting.report_run.succeeded event will his download all reports ?

#

that succeeded ?

uncut nacelle
#

Are you asking will the reports be downloaded automatically?

#

That talks about how Webhooks work with the Reports API

rancid valley
#

I got the api generating the right report but status is in process may take some time so I am looking forn the best automatic way to get that report after is completed the processing

uncut nacelle
#

Gotcha, yes, you want to listen for reporting.report_run.succeeded which will then contain a report_run object with a result hash which will contain the URL to the report