Download the PHP package shoplo/bonapiti-bonanza-php-sdk without Composer
On this page you can find all versions of the php package shoplo/bonapiti-bonanza-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shoplo/bonapiti-bonanza-php-sdk
More information about shoplo/bonapiti-bonanza-php-sdk
Files in shoplo/bonapiti-bonanza-php-sdk
Download shoplo/bonapiti-bonanza-php-sdk
More information about shoplo/bonapiti-bonanza-php-sdk
Files in shoplo/bonapiti-bonanza-php-sdk
Vendor shoplo
Package bonapiti-bonanza-php-sdk
Short Description PHP SDK for Bonanza Marketplace and its "Bonapitit" REST API.
License MIT
Package bonapiti-bonanza-php-sdk
Short Description PHP SDK for Bonanza Marketplace and its "Bonapitit" REST API.
License MIT
Please rate this library. Is it a good library?
Informations about the package bonapiti-bonanza-php-sdk
bonapiti-bonanza-php-sdk
PHP SDK for Bonanza Marketplace and its "Bonapitit" REST API.
Package currently has got support for calling Bonanza's methods:
Method name | Is secure |
---|---|
fetchToken | no |
getCategories | no |
getCategoryTraits | no |
getSingleItem | no |
getBoothItems | yes |
getUnlistedItem | yes |
getOrders | yes |
getUser | yes |
addFixedPriceItem | yes |
reviseFixedPriceItem | yes |
endFixedPriceItem | yes |
updateBooth | yes |
setNotificationPreferences | yes |
getNotificationPreferences | yes |
Please refer to the Bonanza's API docs here: https://api.bonanza.com/docs
Basic usage
For every call you need devID and certID that you can obtain here: https://api.bonanza.com/accounts/new
Unsecure calls
Secure calls
To make secure call, you need to obtain user auth token first. To receive it, you need to make fetchToken call:
When the access token is signed, you can make a secure call.
All versions of bonapiti-bonanza-php-sdk with dependencies
PHP Build Version
Package Version
The package shoplo/bonapiti-bonanza-php-sdk contains the following files
Loading the files please wait ....