Skip to content

Releases: razorpay/razorpay-php

2.9.0

18 Dec 04:30
a3d7c2b
Compare
Choose a tag to compare

#366 0f90a48 feat: Added new API endpoints

  • Added support for addBankAccount, deleteBankAccount, requestEligibilityCheck & fetchEligibility on customer
  • Added support for uploadAccountDoc & fetchAccountDoc on account
  • Added support for Dispute
  • Added support for Document
  • Added support for fetch all IINs Supporting native otps & fetch all IINs with business sub-type using all
  • Added support for viewRtoReview & editFulfillment on order
  • Added support for fetch a payment (emi/ offer/ card/ upi) using expandedDetails on payments
  • Added support for uploadStakeholderDoc & fetchStakeholderDoc on stakeholder

2.8.7

11 Sep 08:35
2180c8c
Compare
Choose a tag to compare

#357 b29754f Chore: Changed Content-Type application/json for order create API from default application/x-www-form-urlencoded

2.8.6

16 Jun 10:34
c151dad
Compare
Choose a tag to compare

#348 68b2028 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 token sharing API (create, fetch, delete, processPaymentOnAlternatePAorPG)

2.8.5

19 Oct 07:49
31027cf
Compare
Choose a tag to compare

v2.8.4

28 Jun 11:54
3f2edc1
Compare
Choose a tag to compare
  • New APIs for Third party validation (createUpi, validateVpa, fetchPaymentMethods)
  • Update documentation

v2.8.3

29 Apr 11:27
1ae60f9
Compare
Choose a tag to compare
  • PHP v8.1 is officially supported
  • Update Request library to v2.0
  • Improve documentation
  • Added PHPUnit v9

v2.8.2

08 Mar 13:40
f36ad5e
Compare
Choose a tag to compare
  • Change name convention to standard in Unit test
  • Removed test api key due to security concern from test cases

Note: Please download the razorpay-php.zip file, instead of the source zips. The razorpay-php.zip is pre-compiled to include all dependencies.

v2.8.1

08 Nov 12:15
4ad7b6a
Compare
Choose a tag to compare
  • Added Item api
  • Added Unit Test

Note: Please download the razorpay-php.zip file, instead of the source zips. The razorpay-php.zip is pre-compiled to include all dependencies.

2.8.0

08 Oct 06:02
3e70e7c
Compare
Choose a tag to compare
  • QR code end point API [#235]
  • Update, cancel, create subscription link,fetch details of a Pending Update,cancel, pause and resume subscription API[#236]
  • Smart Collect(Virtual Account) TPV API's [#238]
  • Add/Delete TPV Bank Account [#239]
  • Card end point api [#240]
  • Route end point api [#241]
  • Register emandate and charge first payment together [#245]
  • PaperNACH/Register NACH and charge first payment together [#246]
  • Added payment and Settlements methods [#247]
  • Added edit and notify API's for payment links [#248]
  • Added fetch, fetch multiple refund,edit and notify API's for refunds [#250]
  • Added edit order API [#251]
  • Fund API's end point [#252]
  • UPI [#253]
  • Added payment link paymentverification [#255]
  • Update readme file [#254]

Note: Please download the razorpay-php.zip file, instead of the source zips. The razorpay-php.zip is pre-compiled to include all dependencies.

2.7.1

16 Sep 06:22
f562c91
Compare
Choose a tag to compare

Added

  • Added Payment Link end point API [#233]

Note: Please download the razorpay-php.zip file, instead of the source zips. The razorpay-php.zip is pre-compiled to include all dependencies.