#sriram_code

1 messages ¡ Page 1 of 1 (latest)

tropic sparrowBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1324255435447861260

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

ebon prism
#

hello! can you share the PaymentIntent id where you got that error?

mortal vigil
#

@ebon prism

#
https://api.stripe.com/v1/payment_intents/pi_3QZTt1PHzT7aV8oo1j5o0Jjq/confirm
ebon prism
#

taking a look, gimme a while

#

I think we previously mentioned that the billing address is also required, I don't see that being passed in as part of the confirmPayment for that example PaymentIntent. Only the shipping address is being included. Can you make sure that the billing address is also being passed in and see if you're still running into the same issue?