Download the PHP package alldigitalrewards/channeladvisor without Composer
On this page you can find all versions of the php package alldigitalrewards/channeladvisor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alldigitalrewards/channeladvisor
More information about alldigitalrewards/channeladvisor
Files in alldigitalrewards/channeladvisor
Download alldigitalrewards/channeladvisor
More information about alldigitalrewards/channeladvisor
Files in alldigitalrewards/channeladvisor
Vendor alldigitalrewards
Package channeladvisor
Short Description Unofficial Channel Advisor library
License MIT
Package channeladvisor
Short Description Unofficial Channel Advisor library
License MIT
Keywords channeladvisor
Please rate this library. Is it a good library?
Informations about the package channeladvisor
Unofficial ChannelAdvisor Library
This is a ChannelAdvisor API Wrapper Library
Install
Via Composer
Usage
Create Client using construct.
Create Client using Factory
When secrets are defined in the following environment variables, you may use the factory to obtain an instance of the ChannelAdvisor client.:
- CHANNELADVISOR_REFRESH_TOKEN
- CHANNELADVISOR_APPLICATION_ID
- CHANNELADVISOR_SHARED_SECRET
- CHANNELADVISOR_PROFILE_ID
Fetching Products
Create a client as seen above, then...
Fetch All Products (Paginated)
Create Order
Testing
Code Style
This repository implements PSR2 code style. Please run composer check-style
before opening PRs.
If necessary composer fix-style
can be used to automatically clean up issues.
References
All versions of channeladvisor with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
psr/container Version ^1.0 || ^2.0
guzzlehttp/guzzle Version ^7.7
ext-json Version *
psr/container Version ^1.0 || ^2.0
guzzlehttp/guzzle Version ^7.7
ext-json Version *
The package alldigitalrewards/channeladvisor contains the following files
Loading the files please wait ....