Skip to content

Releases: razorpay/razorpay-node

Bug Fixes and Webhook signature validation

20 Feb 10:18
1b2f49f
Compare
Choose a tag to compare
  1. Added a static method to validate webhook signature https://github.com/razorpay/razorpay-node/wiki#webhooks
  2. Fixed Minor bugs in the package

Support for Plans, Subscriptions, Addons

25 Oct 13:24
Compare
Choose a tag to compare

Added support for more APIs

  • More api methods for Virtual Accounts
  • Plans API
  • Subscriptions API
  • Addons API

Version Bump

12 Oct 12:58
Compare
Choose a tag to compare

Changes

  • Adds dist folder in the source code
  • Version Bump

Support for Invoices

12 Oct 06:16
Compare
Choose a tag to compare

Invoices API with Testcases

  • added Invoices api

  • Invoices unit tests

  • Updated readme and wiki

  • Bumped the version to 1.5.0

Support for Virtual Accounts

18 Aug 14:15
Compare
Choose a tag to compare
Virtual accounts with test cases (#13)

* added virtual accounts api

* Virtual Accounts unit tests

* Added promise polyfill

* Updated readme and wiki

* Bumped the version to 1.4.0