#nkydgv
1 messages · Page 1 of 1 (latest)
Hi!
Hello! Just based off the error, it looks like you're incorrecly attempting to make a GET request at the /v1/payment_intents/pi_123/confirm endpoint - you need to be making a POST request instead
Hmm. However, it only happened to this payment. All of my other payment submissions had been working
Not sure if there's a missing info
What does your code look like that making the request?
I am actually using an existing integration using a third party app
You're going to want to talk to the folks that manage that third party app - as far as I can tell your account hasn't made any requests to confirm a PaymentIntent in the past 30 days
So if you have other payment submissions that are working, then they must be going down a different path