#redquicksilver
1 messages ยท Page 1 of 1 (latest)
Hello ๐
Our JS library does support TypeScript versions >= 3.1
https://github.com/stripe/stripe-js#typescript-support
Can you verify what version of typescript is your app running?
Many thanks for your response. I am coding with Visual Studio so Typescript compilation is done as part of the build.
Hi there. Hanzo had to step out. What specific errors are you seeing?
Thank you, I have installed your stripe-js library with npm, but I am getting this error in my Typescript:
I have added that line thank you,
That may have worked ๐
I was calling my Typescript file stripe.ts which I think was confusing it
I have renamed it and now I have no errors
Cool! Glad I could help
Thank you so much! ๐