#gab-gab_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1251108998191648778
๐ Have more to share? Add details, code, screenshots, videos, etc. below.
Is it the javascript library that is not up to date ?
what version are you using?
I'm using in the client "@stripe/stripe-js": "^3.5.0"
on the front-end?
yes
hmmm since this is a recent add to the public API maybe we haven't shipped a new stripe-js package
for the time being just ignore the ts errors
i can confirm the method is well returned inspecting https://js.stripe.com/v3 returns
ok I will fit with the documentation to deduce parameters waiting types are published
thanks
sure let me know if you need any more help