Hi,
Is it possible to fullfill digital item (shipping protection) automatically from orders.
Is there way to do it using Shopify function?. Is there any sample code I can use.
Thank you!
Nalin
Hi,
Is it possible to fullfill digital item (shipping protection) automatically from orders.
Is there way to do it using Shopify function?. Is there any sample code I can use.
Thank you!
Nalin
Hi Nalin,
You could go the Shopify flow route. I found for you this topic that seems to cover pretty much what you’re looking for: https://community.shopify.com/c/shopify-flow-app/how-can-i-use-flow-to-automatically-fulfil-one-product/m-p/2209832.
It seems right now partially fullfilling an order is not supported with the drag & drop options, but you can still do a flow HTTP request to do just that, there are many examples in the topic I linked, you’d have to give it a fair read up to the end.
Cheers