Download the PHP package smartsupp/php-partner-client without Composer
On this page you can find all versions of the php package smartsupp/php-partner-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download smartsupp/php-partner-client
More information about smartsupp/php-partner-client
Files in smartsupp/php-partner-client
Download smartsupp/php-partner-client
More information about smartsupp/php-partner-client
Files in smartsupp/php-partner-client
Vendor smartsupp
Package php-partner-client
Short Description API client allows to register and login (obtain API key) from Smartsupp partner API.
License
Homepage https://www.smartsupp.com/
Package php-partner-client
Short Description API client allows to register and login (obtain API key) from Smartsupp partner API.
License
Homepage https://www.smartsupp.com/
Keywords chat
Please rate this library. Is it a good library?
Informations about the package php-partner-client
Smartsupp Authentication API PHP client
Get started
- Response is successfull if not contains
error
property in$response
array. - The
error
is machine-readable name of error, andmessage
is human-readable description of error.
create
Errors
AuthError
- invalid PARTNER_KEY.InvalidParam
- missing or invalid parameter (e.g.: email).EmailExists
- email is already taken.
login
Errors
AuthError
- invalid PARTNER_KEY.InvalidParam
- missing or invalid parameter (e.g.: email is not valid, password is too short).IdentityNotFound
- account with this email not exists.InvalidCredential
- email exists, bad password is incorrect.LoginFailure
- something is bad with login.
Requirements
For backward compatibility with multiple plugins library supports PHP starting from version 5.3. It is highly possibly the constraint will change to 5.6+ in near future.
Copyright
Copyright (c) 2016 Smartsupp.com, s.r.o.
All versions of php-partner-client with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
The package smartsupp/php-partner-client contains the following files
Loading the files please wait ....