Comment on Shopify POSparentComments−arbutus13yThe API documentation is here: http://docs.shopify.com/apiThere's no API order creation at present, but the API is consistently evolving as the platform does.−browsermostly13yHow about discount codes? I had to write a screen-scraping python script to get student discount codes working and then I then had to write it again to deal with Shopify 2's new interface!−fourspace13yShopify themselves wrote an app to do this: http://www.shopify.com/blog/6668676-new-free-shopify-app-bul...−browsermostly13yI've used that app before and it isn't what I needed. I want to be able to add them myself...through the API.
Comments
The API documentation is here: http://docs.shopify.com/api
There's no API order creation at present, but the API is consistently evolving as the platform does.
How about discount codes? I had to write a screen-scraping python script to get student discount codes working and then I then had to write it again to deal with Shopify 2's new interface!
Shopify themselves wrote an app to do this: http://www.shopify.com/blog/6668676-new-free-shopify-app-bul...
I've used that app before and it isn't what I needed. I want to be able to add them myself...through the API.