#Jack007
1 messages · Page 1 of 1 (latest)
Moving your comment here: In the code witin the code failed at confirmCardPayment when I am in China (using Singapore mobile phone with roaming data), but the same code passes with my Singapore's computer. How should I address that? The code is at front end.
You just restated the StackOverflow post. I need more details. What does it mean that the "code failed"?
Do you see an error?
No error..
Have you added logs to see if that part of your code is being reached at all?
Do you have a PaymentIntent that I can look at that you tested with?
Oh okay so you do see an error
Can you provide that PaymentIntent ID?
let me find the right one
req_bwpAV74oDA4Y5k
I do it one more time
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
above is what's in the logs
that's the resource id
Thanks looking
Okay so not seeing that request reach us at all from that client
The confirm request that is
So it seems something is blocking these outbound requests from your client on that device
You stated it is working fine with other devices, correct?
Yes
Then yeah, it looks to me like a connection issue due to that device
What is the concern here? I would not expect this to be a widespread issue
some user would not be able to pay..and the app does not behave correctly