Shopify-api-node icon indicating copy to clipboard operation
Shopify-api-node copied to clipboard

Node Shopify connector sponsored by MONEI

Results 43 Shopify-api-node issues
Sort by recently updated
recently updated
newest added

We were using create fulfillment resource which was working fine until now. We believe that shopify have changed resources after version 2022-10 so may be it has to do something...

Is there a way to update the `Timeline` of an order using this or any other API? I was googling around and found some threads where people asked for this...

Hello, I was wondering if you are interested in creating a request sheduler based on the calculated points of a request. I implemented a client side pont estimation using the...

Shopify is about to start committing to a full deprecation of the REST API, unless something drastically changes in the community. They've started to kill the product and variant endpoints:...

With this change coming in on April 1st https://shopify.dev/changelog/payment-properties-deprecation-on-the-admin-api-order-resource IOrder type still includes these items that will now be unavailable. While this shouldn't cause a problem at runtime, it is...

Does this library support creating and modifying [metaobjects](https://help.shopify.com/en/manual/custom-data/metaobjects)? Doesn't seem like it, would love to see that as a feature!

Hello, I'm receiving a `RequestError` (got) repeatedly from about one week ago. I did debug using got library in order to check the real response from Shopify Here is more...

I am upgrading from V2.25.1, I have no issues with this version. I didn't change any code. the call that is throwing an error is shopify.order.count() I am trying to...

How to retrieve Abandoned checkouts using this package? I could not find any resource for that in the api documentation

Error fetching orders: RequestError: write EPROTO 30030000:error:0A000410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:c:\ws\deps\openssl\openssl\ssl\record\rec_layer_s3.c:1590:SSL alert number 40 I'm experiencing an SSL/TLS handshake failure (EPROTO) when trying to fetch orders from my Shopify store...