slince / shopify-api-php

:rocket: Shopify API Client for PHP
MIT License
128 stars 48 forks source link

Bundle is abandoned #117

Open seizan8 opened 1 year ago

seizan8 commented 1 year ago

Please mark this repo as abandoned.

I just lost hours debugging the fulfullment endpoint, just to realize this bundle uses an endpoint which got removed in Shopify API 22-07. Changing the version of the Slince Client doesn't matter it still uses the old URL.

The default of this bundle is to use Shopify API 22-04 which is no longer supported and you can't even find any documentation on that endpoint anymore.

So for any future devs: Do not use this bundle, use the official bundle instead: https://github.com/Shopify/shopify-api-php

Kind regards

phena109 commented 10 months ago

https://github.com/slince/shopify-api-php/issues/111