MONEI / Shopify-api-node

Node Shopify connector sponsored by MONEI
https://monei.com/shopify-payment-gateway/
MIT License
945 stars 278 forks source link

Merge the latest version of Shopify 2022-07 #544

Closed GalDayan closed 2 years ago

GalDayan commented 2 years ago

https://github.com/Shopify/shopify-api-node/commit/b40aa155cab276a819fd63d3ca2ed737c85f11d2

Please let us know what is the ETA of merging it. We have some features that we rely on.

lpinca commented 2 years ago

I think you are in the wrong repository. https://github.com/Shopify/shopify-api-node is a different project.

lpinca commented 2 years ago

Anyway, https://shopify.dev/api/admin-rest/2022-07/resources/fulfillmentorder#post-fulfillment-orders-set-fulfillment-orders-deadline should be added.

GalDayan commented 2 years ago

@lpinca Shopify API release on their lastest version option to upload evidence via their API How can we do that with your SDK?

lpinca commented 2 years ago

Both Disputes Evidence and Dispute File Upload are missing in shopify-api-node. They should be added.

GalDayan commented 2 years ago

@lpinca When? whats the ETA?

lpinca commented 2 years ago

No ETA. Feel free to open a PR.

lpinca commented 2 years ago

Fixed by https://github.com/MONEI/Shopify-api-node/compare/419b2ce11d4d1e368f77988a67554bea9967b232...f4f89c4e274cf05f9ced2485ecd728e69530654a.

GalDayan commented 2 years ago

Thanks!