#Scott
1 messages · Page 1 of 1 (latest)
Here is the implementation code. Somehow, I am getting a couple users out of every hundred that are escaping the flow and the promise is not being resolved or rejected.
From the intents I have seen, only payment intents which require 3DS verification are affected. We do have hundreds of 3DS payments that are run every day through this code without issue, though.
example of a problem payment intent: pi_3LsUO1CL2xO4eI55034hMrzJ
Any suggestions of where to look or what I could be missing would be greatly appreciated 😊 Thank you for your time!
Let me look at the PI
Just to be sure - would another example payment intent help? :0
No I am seeing it's succeed as normal. Do you also notice any different with other PIs?
Yea, they are succeeding as normal within Stripe, but the promise in the above code is not resolved or rejected :/
What do they tell you, like the screen stopped and no change?