#blablu

1 messages ยท Page 1 of 1 (latest)

hot valleyBOT
orchid heath
#

apologies for my messed up sentence pls let me know if its not clear

vague surge
orchid heath
#

hmm, what I am trying to ask is that is there solid one way movement like dispute_created-> dispute_update-> dispute_closed-> funds_withdrawn? or could the clients bank take the funds right when the dispute is created?

vague surge
orchid heath
#

okay thanks! how do I retrieve dispute fee from stripe?

#

because dispute object doesnt have the fee attribute

vague surge
orchid heath
#

Understood. Thanks a lot for your help Mr.Meeseeks ๐Ÿ™‚

#

another question. sorry for adding up to the thread. which API call is associated with this?

vague surge
#

There isn't an API call associated with it. I believe those may generate dashboard notifications in the Stripe dashboard, but the early fraud warnings section below that goes into more detail about the programatic approach for being made aware of those.

You can use a webhook endpoint to listen for this event and the one below it relating to early fraud warnings.
https://stripe.com/docs/api/events/types#event_types-radar.early_fraud_warning.created

orchid heath
#

okay thanks much!

vague surge
#

Any time!