#NewtReyes - PaymentIntent
1 messages · Page 1 of 1 (latest)
Hi 👋
Are you. not seeing a dispute?
Where are you looking for this dispute?
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)
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
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.
I'm checking on whether things have changed recently
Thank you
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.
What will become a reality?
Test mode disputes becoming more async or reverting back to how it was?
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.
Alright, got confirmation disputes behavior has been reverted. Your tests should work now.