Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for FulfillmentOrders #348

Closed
odiroot opened this issue Nov 14, 2019 · 2 comments
Closed

Support for FulfillmentOrders #348

odiroot opened this issue Nov 14, 2019 · 2 comments
Labels

Comments

@odiroot
Copy link

odiroot commented Nov 14, 2019

Shopify seems to have added a new way to manage Orders without registering webhooks.
https://help.shopify.com/en/api/guides/managing-fulfillments-with-fulfillmentorders

As far as I can tell this is going to be the preferred method of fulfilling orders in the future.
I am in the middle of implementing in my company and I got stuck due to missing documentation and support in this SDK.

I couldn't find any documentation for the REST API on accessing the assignedFulfillmentOrders and how to accept / reject the requests after the notification.

I got as far as receiving the fulfilment request -- in practice just {"kind":"FULFILLMENT_REQUEST"} without any additional data.

I noticed there's some chatter in the Ruby community: Shopify/shopify-api-ruby#637 and Shopify/shopify-api-ruby#622 but not sure if it's relevant.

@github-actions
Copy link

This issue is stale because it has been open for 60 days with no activity. It will be closed if no further action occurs in 14 days.

@github-actions github-actions bot added the Stale label Dec 30, 2022
@github-actions
Copy link

We are closing this issue because it has been inactive for a few months.
This probably means that it is not reproducible or it has been fixed in a newer version.
If it’s an enhancement and hasn’t been taken on since it was submitted, then it seems other issues have taken priority.

If you still encounter this issue with the latest stable version, please reopen using the issue template. You can also contribute directly by submitting a pull request– see the CONTRIBUTING.md file for guidelines

Thank you!

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant