#Jack007

1 messages · Page 1 of 1 (latest)

spring sapphireBOT
errant heath
#

Hi there

#

I don't really understand the issue

#

Can you explain here?

errant heath
#

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?

dense holly
#

No error..

errant heath
#

Have you added logs to see if that part of your code is being reached at all?

dense holly
#

Yes

#

added log

#

and confirmed it's reaching there

errant heath
#

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?

dense holly
#

/v1/payment_intents/pi_3M9uA4BFk1clf6Ll0wv6Z06f/confirm

#

no

errant heath
#

Hmm that PaymentIntent was confirmed successfully

#

Oh yeah that is the wrong one

dense holly
#

let me find the right one

#

req_bwpAV74oDA4Y5k

#

I do it one more time

#

above is what's in the logs

#

that's the resource id

errant heath
#

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?

dense holly
#

Yes

errant heath
#

Then yeah, it looks to me like a connection issue due to that device

dense holly
#

is there a way to solve that?

#

say making it on server side

errant heath
#

What is the concern here? I would not expect this to be a widespread issue

dense holly
#

some user would not be able to pay..and the app does not behave correctly

errant heath
#

Have you heard multiple reports of this?

#

Is this just you testing on one of your own devices?