Skip to content

Releases: cloudloyalty/client-php

v1.9.3

Choose a tag to compare

@luza luza released this 04 Jun 06:02
0baa35b

What's Changed

New Contributors

Full Changelog: v1.9.2...v1.9.3

v1.9.2

Choose a tag to compare

@luza luza released this 20 Nov 12:50
abb7db6

What's Changed

  • Added gift card support by @luza in #9

Full Changelog: v1.9.1...v1.9.2

v1.9.1

Choose a tag to compare

@luza luza released this 02 Sep 14:05

Updates:

  • added promocode block under calculation result row
  • added template field in /send-confirmation-code
  • isAnonymousClient marked as deprecated

v1.9.0

Choose a tag to compare

@luza luza released this 20 Aug 07:19
6edd154

What's Changed

  • Added /calculate-products method by @luza in #8

Full Changelog: v1.8.1...v1.9.0

v1.8.1

Choose a tag to compare

@luza luza released this 22 Dec 13:30
41a645a

What's Changed

  • Fixed deprecation warnings on PHP8+ by @luza in #7

Full Changelog: v1.8.0...v1.8.1

v1.8.0

Choose a tag to compare

@luza luza released this 27 May 10:44
65732c1

What's Changed

  • Added CurlClient, the client based on curl PHP extension by @luza in #6

Full Changelog: v1.7.1...v1.8.0

v1.7.1

Choose a tag to compare

@luza luza released this 28 Apr 16:40
88d680e
  • Fixed serverAddress scheme appending
  • Removed jsonSerialize in Request/Response

v1.7.0

Choose a tag to compare

@luza luza released this 28 Apr 14:07
39ca802
  • Allow to specify scheme for the serverAddress
  • Allow to inject logger for debugging server request and responses
  • Updated dependencies

v1.6.0

Choose a tag to compare

@luza luza released this 08 Feb 08:43
  • level block in get-balance reply
  • discard-gift-card method

v1.5.0

Choose a tag to compare

@luza luza released this 24 Jan 16:18
  1. Added new method models and definitions:

    • activate-gift-card
    • generate-gift-card
  2. Updated dependencies