Releases: mplus-software/mplus-api-client-php
Releases · mplus-software/mplus-api-client-php
Client v1.21.0
Update to v1.21
Client v1.20.0
v1.20
Client v1.19.0
v1.19 - Added verifyCredentials
Client v1.18.2
Only initClient in the constructor if the minimum amount of required …
Client v1.18.1
v1.18.1
Client v1.10.1
Merge branch '1.10.1' into 'master' v1.10.1 See merge request mpluskassa/mplus-api-client!7
Client v1.9.1
Removed "FingerprintCheck". This is unnecessary as the certificate we use is from a trusted provider. Could prove useful with self-signed certificates.
Client v1.9.0
v1.9.0
Client v1.8.3
Merge pull request #6 from bramstroker/patch-1 Fix autoloading issue
Client v1.8.2
- saveOrder() now returns TRUE when the update itself succeeded, but there were no changes.