#Daniele

1 messages · Page 1 of 1 (latest)

surreal umbraBOT
odd slate
#

I don't think you can from that page. Let me dig a moment and circle back

humble anvil
#

😦 alright, any other way to do so? would need to filter our those sent events to see how our API is responding

#

and unfortunately we're working with thousands of connected accounts, so i can't just find one of our disputes

odd slate
#

Do you have the Payment Intent ID for the disputed payment? Are you just trying to find one Dispute?

humble anvil
#

Are you just trying to find one Dispute?
that's it

#

sadly we can't scan all the connected accounts' payments to find a dispute and then check whether or not a webhook has been sent, too much compute needed

#

we just need 1 to check how the webhook was sent and retry it over and over

odd slate
#

You can use charge.dispute.created

humble anvil
#

but does it list connected account events?

odd slate
humble anvil
#

yep, understood, but

sadly we can't scan all the connected accounts' payments to find a dispute and then check whether or not a webhook has been sent, too much compute needed

#

so there's no other way of checking it?

odd slate
#

Let me double check

#

You can also view the Dashboard as the Connect account and look at the Dispute view (see screenshots)

humble anvil
#

alright, got it