razorpay / omnipay-razorpay

Razorpay plugin for Omnipay Payment Processing Library
MIT License
1 stars 11 forks source link

Bump razorpay/razorpay from 1.2.9 to 2.8.0 #57

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps razorpay/razorpay from 1.2.9 to 2.8.0.

Release notes

Sourced from razorpay/razorpay's releases.

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.

2.7.1

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.

2.7.0

Added

  • Adds support for payment page API [#224]

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.6.1

Changed

requests to v1.8. [#221]

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.6.0

Added

  • Adds support for payment edit API [#212]

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.5.0

Added

... (truncated)

Changelog

Sourced from razorpay/razorpay's changelog.

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

[2.7.1][2.7.1] - 2021-09-16

Added

  • Added Payment Link end point API [#233]

[2.7.0][2.7.0] - 2021-05-07

Added

  • Adds support for payment page enity API [#224]

[2.6.1][2.6.1] - 2021-04-30

Changed

[2.6.0][2.6.0] - 2021-04-05

Added

  • Adds support for webhook enity API [#212]

[2.4.0-beta][2.4.0-beta] - 2018-11-28

Changed

  • Upgrades requests to v1.7. [#89]
  • Enforces TLS1.1+ for all requests. Workaround for a bug in RHEL 6. [#76]

... (truncated)

Commits
  • 3e70e7c Merge pull request #256 from razorpay/version_bump_2.8.0
  • d78fba5 Bumped version to 2.8.0 and updated CHANGELOG.md
  • d8438e2 Merge pull request #254 from razorpay/readmeUpdate
  • b5e3e9a Changed OTP to OTPSubmit
  • 1a115e2 Updated readme for Payment json and OTP
  • 57c7f92 Review changes addded
  • bf7fb14 Moved Create an addon section from subscription.md to addon.md
  • f9756c3 Added response in particular module readme
  • 90d5237 Updated few changes
  • dc128c8 Added response in readme
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #58.