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

Implement additional FulfillmentOrderService methods #770

Merged
merged 13 commits into from
Aug 18, 2022

Conversation

judah4
Copy link
Contributor

@judah4 judah4 commented Aug 16, 2022

Referencing #600, Shopify is making Fulfillment Orders mandatory for the fulfillment process and deprecating Fulfillment endpoints in 2022-07.

This PR implements the endpoints still on 2022-04 and marked the appropriate fulfillment endpoints as Obsolete in preparation for the next API version.

Most now have tests, although I could not figure out how to test scheduled Fulfillment Orders due to it requiring subscription orders. Move cannot be tested on 2022-04 due to a missing value in the api requires_sku_sharing for FulfillmentService.
image

Thanks!

@nozzlegear nozzlegear merged commit 89c9ef0 into nozzlegear:master Aug 18, 2022
@nozzlegear
Copy link
Owner

Thanks for the pull request! I've merged it in and will let the unit test suite run. If everything passes I'll have it released in the next day or two!

@judah4
Copy link
Contributor Author

judah4 commented Aug 19, 2022

Thanks!

@nozzlegear nozzlegear changed the title Fulfillment orders Implement additional FulfillmentOrderService methods Aug 23, 2022
@nozzlegear
Copy link
Owner

Published in 5.18.1 on nuget. Thanks for contributing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants