Skip to content

Tags: rhysnhall/etsy-php-sdk

Tags

v0.4.0

Toggle v0.4.0's commit message
Merge branch 'eRankCo-master'

v0.3.4

Toggle v0.3.4's commit message
Fix #15

v0.3.3

Toggle v0.3.3's commit message
Corrected update URL for ListingProperty resource.

v0.3.1

Toggle v0.3.1's commit message
Fix #8

v0.3.0

Toggle v0.3.0's commit message
* Added `config` property to the Client class. This currently only su…

…pport the value '404_error' which when set to true will throw an error when a resource returns 404 instead of returning a null value. This value is unset/false by default.

* Fixed breaking issue with class names in the resource updateRequest 
method. This issue only relates to Linux environments. [#6] 
(#6)

v0.2.1

Toggle v0.2.1's commit message
Changelog v0.2.1

v0.2

Toggle v0.2's commit message
v0.2

Finalise basics of all methods as per Etsy's API reference.

* Add ListingFile
* Add ListingImage
* Add ListingInventory
* Add ListingOffering
* Add ListingProduct
* Add ListingTranslation
* Add ListingVariationImage