Releases: Nuvei/nuvei-server-php
Releases · Nuvei/nuvei-server-php
2.1.1
1.Add authorize3d method
2. PHPUnit test
2.1.0
- Add getPaymentStatus method
- PHPUnit test
New major version of SafeCharge REST API SDK for PHP
This is a new major release of SafeCharge REST API SDK for PHP.
Please note that this version is NOT compatible with older versions (1.x.x) of the REST API so most of your implementation code has to be changed in order to comply with the new version!
1.0.7
Sending SDK version as webMasterId
1.0.6
Refund, Settle, Void classes are deprecated. Please use TransactionActions class instead.
1.0.5
Fix bug with wrong parameters order for throwing ResponseException in HttpClient
1.0.4
Fixing bugs in Subscription
Updated PHPDoc Blocks
Updated PHPUnit Tests
1.0.3
Changing the client version of PHP SDK
1.0.2
- Added county parameter to createUser method
- Added amountDetails to mandatory parameters for paymentCC
- Added payout method
- Changes to PHP Unit Tests
1.0.1
Added county parameter to UnitTests