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

Updating variant_id of existing order.

Open sbdwisp opened this issue 5 years ago • 3 comments

This is not working. cannot update variation_id of exiting order.

sbdwisp avatar Jun 18 '20 19:06 sbdwisp

to be specific. updating the variant_id of a line_item inside of an order. This is needed if someone updates variants of product that is in a live order.

sbdwisp avatar Jun 18 '20 19:06 sbdwisp

@sbdwisp Seems like the issue is from Shopify API side. Did you test the same with any REST API testing tool? Please confirm if it's working with the API call. If not, our SDK has nothing to do with specific Shopify issues. (You can ask in Shopify forums).

tareqtms avatar Jul 05 '20 16:07 tareqtms

@sbdwisp If you still think, there might be anything to do with SDK, please share your code implementation and what the response / error you are getting.

tareqtms avatar Jul 05 '20 16:07 tareqtms