#Edvinas

1 messages · Page 1 of 1 (latest)

inner tundraBOT
feral narwhal
#

Hey! Bit of a broad question! Is there a specific use case you're trying to account for?

tardy skiff
#

Unfortunately, I do not have specific case, but I can describe end result in short. I'm simply trying to track transactions made during dispute process of single user.

I see how dispute flow works here: https://stripe.com/docs/disputes/how-disputes-work

But can't get the info which of provided statuses initiates the transaction

#

It's just a thought, but is it possible, that Stripe:

  1. deducts funds when dispute is raised (First transaction)
  2. returns money if dispute is won (Second transaction)

Or is there more to it?