Skip to content

Releases: razorpay/razorpay-php

2.7.0

07 May 11:37
e28454a
Compare
Choose a tag to compare

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

30 Apr 06:47
2d736a5
Compare
Choose a tag to compare

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

05 Apr 05:22
6dad785
Compare
Choose a tag to compare

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

20 May 13:24
Compare
Choose a tag to compare

Added

  • Adds support for payment edit API [#100]

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.4.0-beta

28 Nov 09:59
Compare
Choose a tag to compare
2.4.0-beta Pre-release
Pre-release

Changed

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

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

17 Sep 07:32
Compare
Choose a tag to compare

Added

  • Add parameters to Subscription Cancel API
  • Support for fetching Settlements

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

28 May 14:15
0fd3675
Compare
Choose a tag to compare

Added

  • Support for fetching all customer entities

v2.2.0

15 Sep 15:41
Compare
Choose a tag to compare
v2.2.0

2.2.0

23 Oct 14:20
Compare
Choose a tag to compare

Added

  • Support for VirtualAccount entity
  • Support for Subscriptions

2.1.0

10 Oct 09:08
Compare
Choose a tag to compare

Added

  • Support for new actions(cancel, notifyBy, edit, issue, delete) on invoices

Removed

  • Removes PHP 5.3 from list of versions to test build against