#JulesR-Express-Dispute
1 messages · Page 1 of 1 (latest)
i'm not sure what you mean
Can you give me an example PaymentIntent ID that you tested with?
pi_3KcCPyADVNm9XtHV0MfL7MYj Transaction ID - does that help?
Yep give me a moment
Alright, yeah, so you are using Destination Charges (you are setting transfer_data.destination on your PaymentIntent creation). This means that in order to pull funds back after a dispute you can reverse the transfer that was associated with the PaymentIntent via: https://stripe.com/docs/api/transfer_reversals/create
thanks, then if the dispute is lost, notify client and funds are not restored, if dispute is won, how to restore funds to account?
Is your platform and Connected Accounts in the same region?
Or are they cross-border?
all in US currently
Hi 👋 I'm taking over for @native wren .
In that case you would just create a new transfer to restore the funds to the account if the dispute is won.
We have this advice here too (in case you want it for future reference):
https://stripe.com/docs/disputes/connect
I don't see where in stripe dash to enter winning_evidence as on https://stripe.com/docs/testing?numbers-or-method-or-token=card-numbers#disputes
Simulate payments to test your integration.
https://dashboard.stripe.com/test/payments/pi_3KcCPyADVNm9XtHV0MfL7MYj where do we enter that?
correct. i'm on https://dashboard.stripe.com/test/disputes
how do i update it to won or lost?
That link does nothing for me I'm afraid, I don't have that PI in my test account
And when you go to the actual Disputes list page what do you see?
nothing we have already responded to them from our dash
now how to update to won or lost if we don't do from api,
Then it seems you did not provide the winning or losing evidence, which means these will be stuck
What string did you provide?
I need eng on this. How can we create a team channel so he can always see convos ?
This is pretty simple. If you want to win/lose a dispute while testing we give you two different strings to provide. Either through the dashboard or the API.
https://stripe.com/docs/testing#evidence