#nkydgv

1 messages · Page 1 of 1 (latest)

obsidian cedarBOT
pine pine
#

Hi!

halcyon crane
#

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

obsidian cedarBOT
pine pine
#

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

halcyon crane
#

What does your code look like that making the request?

pine pine
#

I am actually using an existing integration using a third party app

halcyon crane
#

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

pine pine
#

ok sure

#

thanks for your inputs!