Skip to content

Releases: Nuvei/nuvei-server-php

2.1.1

25 Sep 14:17
52935fc
Compare
Choose a tag to compare

1.Add authorize3d method
2. PHPUnit test

2.1.0

23 Sep 13:27
7346e8a
Compare
Choose a tag to compare
  1. Add getPaymentStatus method
  2. PHPUnit test

New major version of SafeCharge REST API SDK for PHP

05 Sep 14:48
659d3f3
Compare
Choose a tag to compare

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

30 Jan 07:36
Compare
Choose a tag to compare
Sending SDK version as webMasterId

1.0.6

15 Nov 13:17
Compare
Choose a tag to compare

Refund, Settle, Void classes are deprecated. Please use TransactionActions class instead.

1.0.5

06 Apr 12:42
Compare
Choose a tag to compare

Fix bug with wrong parameters order for throwing ResponseException in HttpClient

1.0.4

11 Dec 10:52
Compare
Choose a tag to compare

Fixing bugs in Subscription
Updated PHPDoc Blocks
Updated PHPUnit Tests

1.0.3

29 Nov 12:47
Compare
Choose a tag to compare

Changing the client version of PHP SDK

1.0.2

29 Nov 12:38
Compare
Choose a tag to compare
  1. Added county parameter to createUser method
  2. Added amountDetails to mandatory parameters for paymentCC
  3. Added payout method
  4. Changes to PHP Unit Tests

1.0.1

24 Oct 06:16
Compare
Choose a tag to compare
Added county parameter to UnitTests