Socket
Socket
Sign inDemoInstall

razorpay

Package Overview
Dependencies
62
Maintainers
6
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234Next

2.9.3

Diff

Changelog

Source

2.9.3 - 2024-04-18

fix: Type definition for Product and Customer has been updated.

ankit_razorpay
published 2.9.2 •

Changelog

Source

2.9.2 - 2023-08-16

chore: Changed Content-Type of all APIs from application/x-www-form-urlencoded to application/json

ankit_razorpay
published 2.9.1 •

Changelog

Source

2.9.1 - 2023-07-18

fix: A bug in the “Create Payment Link” request has been fixed.

ankit_razorpay
published 2.9.0 •

Changelog

Source

2.9.0 - 2023-06-30

feat: Added new API endpoints

  • Added account onboarding API create, fetch, edit, delete
  • Added stakeholders API create, fetch, fetchAll, edit
  • Added product configuration API requestProductConfiguration, fetch, edit, `fetchTnc
  • Added webhooks API create, fetch, fetchAll, edit, delete
  • Added Documents API uploadAccountDoc, fetchAccountDoc, uploadStakeholderDoc , fetchStakeholderDoc
  • Added token sharing API create, fetch, delete, processPaymentOnAlternatePAorPG
ankit_razorpay
published 2.8.6 •

Changelog

Source

2.8.6 - 2023-02-22

feat(Typescript): add typescript definitions

  • TypeScript definitions for all modules and functions in the SDK.
  • Add comments throughout the codebase to improve readability and maintainability.
  • Add a type declarations file (*.d.ts) to provide better type checking and editor support for consumers of the SDK.

Overall, this update should provide a better developer experience for anyone using the SDK, by leveraging the power of TypeScript's static type checking and providing clearer documentation and comments throughout the codebase.

Note: This release is a patch of the previous release that includes an update to the razorpay.d.ts file

ankit_razorpay
published 2.8.5 •

Changelog

Source

2.8.5 - 2023-02-22

feat(Typescript): add typescript definitions

  • TypeScript definitions for all modules and functions in the SDK.
  • Add comments throughout the codebase to improve readability and maintainability.
  • Add a type declarations file (*.d.ts) to provide better type checking and editor support for consumers of the SDK.

Overall, this update should provide a better developer experience for anyone using the SDK, by leveraging the power of TypeScript's static type checking and providing clearer documentation and comments throughout the codebase.

ankit_razorpay
published 2.8.4 •

Changelog

Source

2.8.4 - 2022-11-21

  • #310 3e6daf3 : Thanks @ankitdas13! - Fixed virtualAccount.close function implementation

  • #311 653a278: Thanks @ankitdas13! - Fixed orders.create function by passing partial_payment boolean

ankit_razorpay
published 2.8.3 •

Changelog

Source

2.8.3 - 2022-07-28

  • [Bugfix]: create order api
  • Updated Documentation
ankit_razorpay
published 2.8.2 •

Changelog

Source

2.8.2 - 2022-06-29

  • Added Third party validation & Otp API for Payment (createUpi, validateVpa, otpGenerate, otpSubmit, otpResend)
  • Update Documention
ankit_razorpay
published 2.8.1 •

Changelog

Source

2.8.1 - 2022-03-09

  • fix: passing fixed_amount boolean issue when creating qrcode
  • fix: passing partial_payment boolean issue when creating qrcode
  • fix: passing settle_full_balance boolean issue when creating settlments
  • fix: item create api
  • Added Card api
  • Updated Documention.
234Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc