Skip to content

Releases: comgate-payments/sdk-php

v1.9.2

17 Apr 10:05
d478321

Choose a tag to compare

What's Changed

v1.9.1

17 Apr 06:09
f88a10a

Choose a tag to compare

What's Changed

v1.9.0

14 Apr 09:27
86dede0

Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.9.0

v1.8.0

11 Mar 03:53
c5eaa4d

Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.8.0

v1.7.0

13 Nov 11:14
a19e4ca

Choose a tag to compare

  • payments method deprecation
  • small fixes
  • ApplePay, GooglePay default fix

v1.6.0

23 Sep 05:37
cd7ffc3

Choose a tag to compare

  • compatibility issue
  • php7.3 support
  • small fixes

v1.5.0

16 Sep 07:17
e6c1832

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

17 Jul 09:27
8f26acd

Choose a tag to compare

  • payments method update
  • new methods

v1.3.0

17 Mar 13:11
e25c66a

Choose a tag to compare

MO/TO transactions support

v1.2.0

04 Dec 06:44
db3008f

Choose a tag to compare

  • Added group + groupLabel property, setters, getters to Method class & updated readme
  • Added toArray() to method class & refactored MethodsResponse (responsibility for method structure moved from MethodsResponse to Method)
  • Unit test