Skip to content

For digital products, is there a way to fulfil order items separately? #410

Discussion options

You must be logged in to vote

I believe that's because there isn't a built-in "delivery" method for digital items, and the quantity_delivered and related field formulas only work with the standard delivery methods out of the box (shipment, subscription, giftcard)

It should be possible to customize the model for this use case but since we haven't tested this approach I can't say for sure what the side effects might be

You can give it a try by changing the enum property on the orders model delivery fields via API console

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by logeshswell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
2 participants