razorpay / razorpay-node

Razorpay node.js bindings
MIT License
171 stars 108 forks source link

Please add types support for this package. #277

Closed mathura333 closed 1 year ago

rohanrajpal commented 2 years ago

+1, there is neither a docs for these bindings nor typescript support. Kind of difficult to see what functions to use by browsing Readme pages like below https://github.com/razorpay/razorpay-node/blob/master/documents/transfer.md

debkanchan commented 2 years ago

The lack of types makes it painful to work with

kkyusufk commented 1 year ago

Apologies for not supporting types for SO long, I can understand the pain. We have started looking into migrating to TS the entire SDK, Will update this issue once we have the PR's!

mohitxskull commented 1 year ago

Yes please, working without types is hell

ankitdas13 commented 1 year ago

@mathura333 The sdk is now supporting typescript definitions in our latest release https://www.npmjs.com/package/razorpay/v/2.8.6 , Please update to the most recent version

Closing this issue for now, please let us know if you need any help.