Skip to content

Releases: pfpayments/php-sdk

4.0.0

20 Jul 14:47
Compare
Choose a tag to compare

Feature:

  • Expose new APIs. The the full list of APIs can be found in the portal under /doc/api/web-service/v2

3.2.0

24 Feb 14:12
Compare
Choose a tag to compare

Bug

  • Set Connection Timeout as optional parameter

3.1.4

09 Jan 14:15
Compare
Choose a tag to compare

Bug

  • Fix the configuration of the HTTP connection timeout

3.1.2

23 Aug 11:16
Compare
Choose a tag to compare

Sends information about SDK version being used to the API

3.1.1

08 Aug 04:56
Compare
Choose a tag to compare
  • Updated SDK - transaction allowed payment method brands

3.0.3

27 Jun 14:55
Compare
Choose a tag to compare
  • PHP8.1 support

3.0.1

06 Jul 06:06
Compare
Choose a tag to compare
  • Update to latest API version

3.0.0

01 Apr 12:03
Compare
Choose a tag to compare
  • Fixed enum variable names: not truncating prefix

2.1.6

17 Dec 10:38
Compare
Choose a tag to compare

Fix the unit tests.

2.1.5

17 Dec 10:16
Compare
Choose a tag to compare
  • Fix a bug leading to connection timeout exceptions when using the socket HTTP client.
  • Update the tests.