first commit
This commit is contained in:
28
plugins/stPayNowPlugin/vendor/pay-now/paynow-php-sdk/CHANGELOG.md
vendored
Normal file
28
plugins/stPayNowPlugin/vendor/pay-now/paynow-php-sdk/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
## 1.1.0
|
||||
- Fixed signature calculation with special chars
|
||||
|
||||
## 1.0.6
|
||||
- Marked `getErrorType` for `Error` as deprecated
|
||||
- Fixed hash calculation for slashed data
|
||||
|
||||
## 1.0.5
|
||||
- Fixed missing headers for payment status
|
||||
|
||||
## 1.0.4
|
||||
- Added support for `signature` from headers
|
||||
|
||||
## 1.0.3
|
||||
- Fixed dependencies
|
||||
- Fixed examples for README file
|
||||
- Added Travis CI support
|
||||
|
||||
## 1.0.2
|
||||
- Changed Http Client
|
||||
|
||||
## 1.0.1
|
||||
- Added implicit Idempotency Key for payment authorize
|
||||
- Added Payment Status enums
|
||||
- Removed User-agent version
|
||||
|
||||
## 1.0.0
|
||||
- Initial release
|
||||
Reference in New Issue
Block a user