-
Notifications
You must be signed in to change notification settings - Fork 756
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Typescript] - Issuing API missing from Types #655
Comments
Appreciate that this is a duplicate of #296 but it is very surprising that the Typescript bindings aren't supported by the Stripe team. I wasted a fair chunk of time trying to figure out how to do something before I realised the definitions were miles out of date. I understand that it should be clear from the version numbers that they're not up to date, but it's easy to miss. Just to add some support for this work, since the other issue is closed. |
This is really needed please. |
Hello everyone! Since this is a duplicate of #296 I'm going to close this one out, I hope it's okay. We do still plan to have Typescript definitions for stripe-node and it's something we've started looking into! We've made progress in our tooling to auto-generate our client libraries which should make this a possibility in the future! No timeline yet but we do hear the feedback and know this is a common ask and point of confusion! |
Hi @remi-stripe, any updates on TypeScript definitions for this library? It'd speed up development significantly to not have to always refer to the API docs. |
@ob-stripe Awesome, very helpful! Thank you! |
Hello,
We are looking to use the issuing API in a Typescript project, but the current @types/stripe does not contain this API in the definitions.
Is this simple to add? If so I would be happy to add it myself, or if not could it be added by someone who knows how to do this?
Many Thanks,
James,
Nate Tech Limited.
The text was updated successfully, but these errors were encountered: