#mahraamir

1 messages · Page 1 of 1 (latest)

cold latchBOT
tough forum
#

Hi! Let me help you with this.

#

It seems there might be an issue with your integration. Could you please share the PaymentIntent ID pi_xxx?

fluid sand
#

pi_3Ng2RsL9quFZ1jsw0M1NKUvV

#

but I am not getting it all the time

#

I made successful transactions as well.

tough forum
fluid sand
#

checking for you

#

req_aufjUFvGvydfEh

#

on stripe it is not showing any issue but why I got error

#

check this request

#

req_rWfNt96TQTgd2t

#

disregard req_aufjUFvGvydfEh

tough forum
#

I see. It seems like there was some internal process when this payment was completing. Are you getting a lot of these errors?

fluid sand
#

ocassionally

tough forum
#

When are you calling the GET endpoint?

fluid sand
#

yes

tough forum
#

Sorry, I meant, at what time are you calling the GET endpoint?

fluid sand
#

at the end after confirming cash app pay, stripe redirects to return URL, on that page I am confirming the payment intent status

tough forum
#

Yeah, this shouldn't be a problem. Let me check internally.

calm light
#

there's not really anything you can do beyond waiting and retrying the request. Overall you might want to rethink the overall integration, you made dozens of requests to retrieve that PaymentIntent within the minute of 09:27 UTCand I doubt they're all necessary — you can recieve webhooks that tell you the payment status, you don't need to keep polling it.

fluid sand
#

Frankly I am not doing intentionally but let me check

#

you are right there are a lot of requests.