Skip to content

Releases: razorpay/razorpay-go

v1.3.2

17 Apr 10:50
679b65e
Compare
Choose a tag to compare

feat: Added new API endpoints

  • e17683d: Added support for AddBankAccount, DeleteBankAccount, RequestEligibilityCheck & FetchEligibility on customer
  • 6d75c5b: Added support for Dispute
  • 799298e: Added support for Document
  • ecf1977: Added support for fetch all IINs Supporting native otps & fetch all IINs with business sub-type using All
  • 1d15ff4: Added support for ViewRtoReview & EditFulfillment on order

v1.3.1

19 Dec 08:55
13af9f9
Compare
Choose a tag to compare

Rollback: Generic access point due to some performance concern

v1.3.0

14 Dec 13:05
0b17117
Compare
Choose a tag to compare

#97 d23dce0 feat: Added generic access point

v1.2.0

20 Jul 08:03
c823901
Compare
Choose a tag to compare

#95 7100dd3 feat: Added new API endpoints

Added account onboarding API Create, Fetch, Edit, Delete
Added stakeholders API Create, Fetch, All, Edit
Added product configuration API RequestProductConfiguration, Fetch, Edit, FetchTnc
Added webhooks API Create, Fetch, All, Edit, Delete
Added Documents API UploadAccountDoc, FetchAccountDoc, UploadStakeholderDoc UploadStakeholderDoc
Added token sharing API Create, FetchCardPropertiesByToken, DeleteToken, ProcessPaymentOnAlternatePAorPG

v1.1.0

19 Jul 12:42
943abe0
Compare
Choose a tag to compare

Added

Added Third party validation & Otp API for Payment (CreateUpi, ValidateVpa, OtpGenerate, OtpSubmit, OtpResend)
Update Documention

v1.0.0

29 Apr 11:21
937c0c5
Compare
Choose a tag to compare

Added

  • QR code end point API
  • Settlement end point API
  • Fund Account end point API
  • Item end point API
  • New APIs for Invoices (Edit, Cancel, Issue, Delete, Send/resend)
  • New API for Customers (Fetch all customers)
  • New APIs for PaymentLinks (Cancel, Update, Send/Resend)
  • New APIs for Subscriptions (Update, Pause, Resume, Cancel, Pending update, Delete offer)
  • New API for Addons (Fetch all Addons)
  • New API for Refund (Update refund)
  • New APIs for Payments (Update, Create recurring, Create Json, Payment downtime details, refunds of a payment)
  • New APIs for Virtual Account (Add receiver, add an allowed payer account, delete an allowed payer account)
  • Updated Testcases
  • Updated Readme

Changed

  • Request method of update order from put to patch
  • Request method of update customer from post to put

v0.1

27 Mar 07:01
10c88a4
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

Initial Release