#NewtReyes - PaymentIntent

1 messages · Page 1 of 1 (latest)

earnest glade
#

Hi 👋

#

Are you. not seeing a dispute?

#

Where are you looking for this dispute?

dense lily
#

That's what I am seeing from the payment intent creation req (id req_kNcjrHsKHz9r3p)

#

I can see that the payment intent is now disputed

#

But it looks as if it now takes up to a minute to be marked as disputed.

#

It used to be instantaneous

#

Seems like this behavior changed recently as this is part of a test that used to work until a few days ago (maybe even yesterday)

earnest glade
#

I don't think so but I cannot swear to it. It's an async process so you may have just been lucky with network latency yesterday

dense lily
#

This code has been working for at least a couple of months without a problem

#

It's part of a test suite

#

Just checked: it's been working since Sept 2021

#

Whenever we created a payment intent with that CC, the response showed the charged as disputed.

earnest glade
#

I'm checking on whether things have changed recently

dense lily
#

Thank you

earnest glade
#

Okay.. so Disputes in test mode did change recently and were running more async. We are reverting and re-assessing so you should see things go back to normal in the near future. This will likely become a reality in the future as disputes occur more asynchronously in live mode.

dense lily
#

What will become a reality?

#

Test mode disputes becoming more async or reverting back to how it was?

earnest glade
#

Test modes are going back to earlier behavior soon.

#

Over the long term they will become more async to better match behaviors in live mode.

dense lily
#

Got it

#

Thank you

earnest glade
#

Alright, got confirmation disputes behavior has been reverted. Your tests should work now.

dense lily
#

Confirmed

#

they are working now

#

thank you!!!