Is it possible using the POS extension that on POS, after hitting checkout but prior to completing the sale, maybe as a modal before payment, to display all the line items and tick off which are being fulfilled and which aren’t?
Then, since it seems there’s still a limitation to POS (and the API) and either ALL the items must be marked fulfilled or ALL the items must be marked unfulfilled, to carry over the user selections from said modal, to post-sale, and execute a call to adjust fulfillment statuses on a line-item basis? What would the API/extension be for this second call? Also, I’m guessing I’d have to set up a cloud app somewhere in order to transfer the data from the POS API to the second API, right?
I’m willing to play around to make it work but since I’m not a routine developer, there will be a large learning curve and I’m hoping not to attempt this and then find out it’s not doable. TIA!