php-shopify icon indicating copy to clipboard operation
php-shopify copied to clipboard

How to use the latest version of Api

Open Whosc opened this issue 4 years ago • 4 comments

Hi,

This is the best shopify package I have ever used,it's great. But now I have a problem

The 2020-01 version will become unsupported, https://www.shopify.com/partners/blog/api-deprecation-update-2021-01 , How can I use the latest version of the api?

Thanks

Whosc avatar Dec 15 '20 09:12 Whosc

@Whosc You can provide version number in the $config['ApiVersion']

tareqtms avatar Dec 15 '20 12:12 tareqtms

@Whosc However, we will update in our library soon.

tareqtms avatar Dec 15 '20 12:12 tareqtms

@Whosc You can provide version number in the $config['ApiVersion']

Thank you very much, If I directly fill in the version number I need, such as 2020-07, will the api I am currently using go wrong?

Whosc avatar Dec 18 '20 02:12 Whosc

Hi @tareqtms ,

I have update the latest version. Sometimes get following error. Exception:28 : Operation timed out after 10000000 milliseconds with 0 out of 0 bytes received.

Also, OpenSSL SSL_connect: Connection reset by peer in connection to example.myshopify.com:443

Could you advice how to fix above issues?

manibecse16 avatar Mar 01 '21 17:03 manibecse16