Download the PHP package bol-com/retailer-api without Composer
On this page you can find all versions of the php package bol-com/retailer-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bol-com/retailer-api
More information about bol-com/retailer-api
Files in bol-com/retailer-api
Download bol-com/retailer-api
More information about bol-com/retailer-api
Files in bol-com/retailer-api
Vendor bol-com
Package retailer-api
Short Description Package to talk to the bol.com v8 API.
License Apache-2.0
Package retailer-api
Short Description Package to talk to the bol.com v8 API.
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package retailer-api
BolCom_Api
Bol.com retailer API documentation can be found here and the shared api here.
Features
- Uses bol.com API v8.
- Strict type checking.
- Support multiple bol.com accounts.
Usage
How to use the ClientPool
A client pool is used to support multiple bol.com accounts. We can configure the pool with a default client if only one seller account will be active.
Multiple account support
To support multiple accounts you can create your own ClientPool
and add
multiple clients to the pool.
Running integration tests
Place this code in your phpunit.xml
and update the values with your own test
credentials.
Supported handlers
Commission
GetCommissionHandler
GetCommissionListHandler
Offer
CreateOfferHandler
DeleteOfferHandler
GetOfferHandler
UpdateOfferHandler
UpdateOfferPriceHandler
UpdateOfferStockHandler
Inventory
GetInventoryHandler
Order
CancelOrderHandler
GetAllOpenOrdersHandler
GetOrderHandler
ShipOrderItemHandler
ProcessStatus
GetStatusByEntityHandler
GetStatusByProcessIdsHandler
Rma
GetAllReturnsHandler
GetReturnHandler
HandleReturnHandler
Shipment
GetShipmentHandler
GetShipmentListHandler
All versions of retailer-api with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^7.2.0
kamermans/guzzle-oauth2-subscriber Version ^1.0
caseyamcl/guzzle_retry_middleware Version ^2.2
php Version ^7.3
ramsey/uuid Version ^3.6.0||^4.1.0
beberlei/assert Version ^2.7.1||^3.0
kamermans/guzzle-oauth2-subscriber Version ^1.0
caseyamcl/guzzle_retry_middleware Version ^2.2
php Version ^7.3
ramsey/uuid Version ^3.6.0||^4.1.0
beberlei/assert Version ^2.7.1||^3.0
The package bol-com/retailer-api contains the following files
Loading the files please wait ....