first commit

This commit is contained in:
2025-03-12 17:06:23 +01:00
commit 2241f7131f
13185 changed files with 1692479 additions and 0 deletions

View 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