inakiabt / etsy-php

Etsy API wrapper for PHP
74 stars 59 forks source link

New Variation Support #26

Open villanus opened 7 years ago

villanus commented 7 years ago

Will there be an uodate to support the new way etsy handles variations (now called offerings).

The new variation scheme supports price, qty and sku per offering.

villanus commented 7 years ago

https://www.etsy.com/developers/documentation/getting_started/inventory

inakiabt commented 7 years ago

Not for now. If you can give me a hand sending a pull request, would be awesome. Thanks.

villanus commented 7 years ago

I would love to as soon as I learn PHP. 🙂

I code in asp vbscript. Was looking at your sample code for reference on Oauth. Trying to do all this in asp.