Releases: razorpay/razorpay-php
Releases · razorpay/razorpay-php
2.9.0
#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
2.8.6
#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
v2.8.4
- New APIs for Third party validation (createUpi, validateVpa, fetchPaymentMethods)
- Update documentation
v2.8.3
v2.8.2
- 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
- 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
- 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.