Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 18, 2023

Bumps razorpay/razorpay from 1.2.9 to 2.8.6.

Release notes

Sourced from razorpay/razorpay's releases.

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

  • PHP v8.1 is officially supported
  • Update Request library to v2.0
  • Improve documentation
  • Added PHPUnit v9

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]

... (truncated)

Changelog

Sourced from razorpay/razorpay's changelog.

[2.8.6] - 2023-06-16

#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] - 2022-10-19

Added

[2.8.4] - 2022-06-28

  • New APIs for Third party validation (createUpi, validateVpa, fetchPaymentMethods)
  • Update documentation

[2.8.3] - 2022-04-29

  • PHP v8.1 is officially supported
  • Update Request library to v2.0
  • Improve documentation
  • Add PHPUnit v9

[2.8.2] - 2022-03-08

  • Change name convention to standard in Unit test
  • Removed test api key due to security concern from test cases

[2.8.1] - 2021-11-08

Added

  • Added Item Api
  • Added Unit Tests

[2.8.0][2.8.0] - 2021-10-07

Added

  • 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]

... (truncated)

Commits
  • c151dad Version bump to 2.8.6 (#352)
  • 68b2028 feat: add partner's api's (#348)
  • d9901af feat: Test coverage (#346)
  • d348d97 Merge pull request #342 from razorpay/changes-in-pull_request_template
  • 359ce0a Create pull_request_template.md
  • 137cc6c Merge pull request #341 from razorpay/revert-336-issue_15
  • 0a695ae Revert "fix: response typecast issue"
  • 7631f52 Merge pull request #336 from razorpay/issue_15
  • 361ff0a Merge pull request #333 from razorpay/issue_template
  • 3361864 use getEntityclass instead of stdclass
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [razorpay/razorpay](https://github.com/razorpay/razorpay-php) from 1.2.9 to 2.8.6.
- [Release notes](https://github.com/razorpay/razorpay-php/releases)
- [Changelog](https://github.com/razorpay/razorpay-php/blob/master/CHANGELOG.md)
- [Commits](razorpay/razorpay-php@1.2.9...2.8.6)

---
updated-dependencies:
- dependency-name: razorpay/razorpay
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 18, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 11, 2023

Superseded by #68.

@dependabot dependabot bot closed this Sep 11, 2023
@dependabot dependabot bot deleted the dependabot/composer/razorpay/razorpay-2.8.6 branch September 11, 2023 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants