Skip to content

Releases: razorpay/razorpay-dot-net

3.1.4

26 Dec 14:16
117f7d7
Compare
Choose a tag to compare

Version 3.1.4 - 2024-12-26

bugfix: Adjusted HTTP response handling to validate success using the range 200 - 300, ensuring proper handling of all 2xx success codes.

3.1.3

24 Jun 08:45
dc92e93
Compare
Choose a tag to compare

Version 3.1.3 - 2024-07-24

feat: Added Support for .net4.8

3.1.2

10 May 10:19
3083092
Compare
Choose a tag to compare

Version 3.1.2 - 2024-05-10

feat: Added new API endpoints

  • Added support for AddBankAccount, DeleteBankAccount, RequestEligibilityCheck & FetchEligibility on customer
  • Added support for Dispute
  • Added support for ViewRtoReview & EditFulfillment on order
  • Added support for fetch all IINs Supporting native otps & fetch all IINs with business sub-type using All

3.1.1

29 Feb 07:54
0f4336b
Compare
Choose a tag to compare

Version 3.1.1 - 2024-02-29

#118 48c375f : feat: Added support for OAuth APIs and using access token for authentication mechanism.

  • Added Support for Oauth APIs
  • Added support for access token based authentication mechanism
  • Added support for onboarding signature generation
  • Updated Documentation

3.1.0

31 Oct 15:04
136bb03
Compare
Choose a tag to compare

Version 3.1.0 - 2023-10-31

#81 082248c : feat: Added new API endpoints and implemented response feature in the Delete API.

  • Added Support for Account onboarding
  • Added Support for FetchCardDetails, RequestCardReference on Card API
  • Added Support for All on Customer API
  • Added Support for FundAccount API
  • Added Support for Item Api
  • Added Support for All, Edit, Cancel, NotifyBy, CreateRegistrationLink, Issue, Delete on Invoice API
  • Added Support for Edit on Order API
  • Added Support for BankTransfers, Edit, FetchPaymentDowntime, FetchPaymentDowntimeById, CreateJsonPayment, CreateRecurringPayment, OtpGenerate, OtpResend, OtpSubmit, CreateUpi, ValidateUpi on Payment API
  • Added Support for PaymentLink API
  • Added Support for Product configuration API
  • Added Support for QrCode API
  • Added Support for Edit on Refund API
  • Added Support for Settlement API
  • Added Support for stakeholders API
  • Added Support for Cancel, CreateAddon, Edit, FetchPendingUpdate, CancelPendingUpdate, Pause, Resume, DeleteOffer on Subscriprition API
  • Added Support for token sharing API
  • Added Support for All on Transfers API
  • Added Support for AddReceiver, AddAllowedPayers on VirtualAccount API
  • Added Support for Webhooks API
  • Added Support for PaymentLink & Subscription verification
  • Added Documentation API's

3.0.2

17 Oct 11:10
469b6f9
Compare
Choose a tag to compare

[Bugfix]: Fixed HTTP protocol verbs according this doc

3.0.1

29 Jan 13:29
Compare
Choose a tag to compare

Added:

  • Transfers fixes
  • Support for custom headers in all requests
  • Support for setting base URL for Razorpay APIs to a custom value

Adds support for new entities

28 Nov 08:44
Compare
Choose a tag to compare

Add supports for cruds on subscriptions, virtual accounts, plans and addon entities