#tk_2023
1 messages · Page 1 of 1 (latest)
Hi there!
Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
request id of payment?
If the error is on a payment, you can share the PaymentIntent ID too.
the payment has been done but give this error
I need a PaymentIntent ID (pi_xxx) or a request ID (req_xxx), otherwise I cannot help.
If you look at the payment in the dashboard, the ID is in the top right corner of the page.
Ok let me check and provide you in a minute
here is the id: pi_1MPW9fDopdO4JaVUEKZexJcy
there?
Thanks, but I don't see any error on that PaymentIntent. Can you clarify where you saw the error exactly?
i get this payment successfully but when i receive the responce it will be give an this error
but when i receive the responce
The response of what? Can you try to be more precise? What exactly are you trying to do? And where do you see the error (on the dashboard, in your code, on your website, etc.)
Just provide me the response sent for this successful transaction so i can review with my code. I think this will be enough for me to identify the issue.
Just provide me the response sent for this successful transaction
Sorry I don't understand. Which response? Are you talking about a webhook event?