#masonhale_paymentintent-link

1 messages ¡ Page 1 of 1 (latest)

sour ermineBOT
#

👋 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/1234987339558813717

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

main mural
#

Hello! Do you have a request ID that gave you that error message?

young lantern
#

I'm looking, this got reported from a customer through our customer support helpdesk. Hopefully our Sentry integration picked something up...

#

We're in luck! req_c3FFx4VKMkSl17

echo rampartBOT
vocal ginkgo
#

masonhale_paymentintent-link

#

That is a PaymentIntent request made server-side with a ~3.5 years old API version. Because of this it's defaulting to only card payments

young lantern
#

So, upgrading the API version we're using in this call should resolve this issue?

vocal ginkgo
young lantern
#

Ok, thanks. That helps!

#

In my defense -- when we launched our Stripe integration in January 2022, the 2020-08-27 version was current at the time. It appears the 2023-08-16 API update (less than a year ago) that would have prevented us from stepping on this landmine. I appreciate the help and will strive to stay on top of Stripe API updates in the future.