Releases: razorpay/razorpay-php
Releases · razorpay/razorpay-php
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
- 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
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
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
Added
- Support for fetching all customer entities
2.2.0
Added
- Support for VirtualAccount entity
- Support for Subscriptions
2.1.0
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