#brian-dispute-submit

1 messages ยท Page 1 of 1 (latest)

lapis skyBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

vocal egret
shut rain
#

Yep

#

Here's the "submit" request for the one we are trying to submit

vocal egret
#

Thanks! Taking a look

shut rain
#

thank you

vocal egret
#

The API response also states the current status of the Dispute object is needs_response.

shut rain
#

Yep I see that

#

we're trying to submit it

#

we stage it first to attach evidence files

#

then issue an update with "submit=true"

#

that's supposed to submit it

#

we've done a few of these before and they've worked

#

this is the first one we noticed did not actually submit and I'm not sure why

vocal egret
#

When I review the Dispute object itself I can see the evidence you provided

shut rain
#

yeah I think it should be working

#

that's what's weird is it just doesn't seem to actually submit

#

our card processing team said they submitted this one earlier as well

#

I reset the status this morning so they could try again

#

and that's when I saw it was not actually submitting

#

but the API calls look good

vocal egret
#

I am seeing the evidence submitted were files, is that correct?

shut rain
#

Yes - and I think some text as well

#

uncategorized text and file I believe

vocal egret
shut rain
#

uh I'm not sure

#

let me check that link

#

I guess it could, but I'm not sure how I would tell

#

if our evidence was missing something that was required, I would think that the submit call wold fail with an error

#

as it is the API call succeeds, which makes our system think it was succesful

#

we move the tracker to "submitted"

#

but on Stripe's end it is still open so could get overlooked

#

going to be afk for a couple minutes

vocal egret
#

Okay reviewing the API calls associated with this dispute, I am even more confused. It does not show the request you shared (where sumit is ste to true)

shut rain
#

It's this request

#

I am looking at the dispute in the dashboard

#

can I post that link here?

vocal egret
#

It won't work for me

shut rain
#

actually its the payment intent

#

pi_3OAxL0DbVO0r1ghH1FFMSbAS

vocal egret
#

Dashboard requests don't, since it's not my dashboard

shut rain
#

Yeah I kind of thought that might be the case

vocal egret
#

But I usually just copy the request ID or object ID

shut rain
#

but viewing that payment intent I see all the dispute calls

vocal egret
#

~I do too...except the last one. The most current dispute call is passing the following params:~

{
  evidence: {
    uncategorized_file: "file_1OhyncDbVO0r1ghHwphwHDpx",
  },
  submit: "false",
}

Nevermind. that was just the last Event

shut rain
#

Yeah I see it on my end

#

ok cool

#

the newest entry in "events and logs" for that payment intent is the one I see

#

request is

#
{
  "submit": "true"
}```
vocal egret
#

Yeah I'm reaching out to some colleagues because I'm stumped on this one

shut rain
#

thank you so much for the help

#

I've got some other stuff going on but will check back in every few minutes - if for some reason I don't respond give me a few and I will

#

thank you

lapis skyBOT
#

brian-dispute-submit

vocal egret
#

Okay, it looks like this is an intermittent bug on our end. The API sometimes does not respond when the only field you provide is submit. The recommended work-around is to include an evidence parameter as well, like passing the custoner_email_address with the same value as it's currently set to.

shut rain
#

OK good to know

#

I will get that updated and we'll try submitting again

#

I can try in the next 5 mins or so

#

I'll update here if that is OK

vocal egret
#

Sure thing

shut rain
#

Yep looks like that worked

#

thank you

lapis skyBOT
vocal egret
#

Great ๐ŸŽ‰ I'm glad we were able to resolve this.