Fulfill each Line item of order individually

Hello
I am new to wix. I am looking for a way to fulfill individual line items of an order. Not the whole order. Is it possible ? Is a code available.
I am also looking for a video,tutorial that shows the complete order cycle with actual views of published site. On how members would view it cart,after payment, in the member pages
The preview does not show these pages
My store has individual items sourced from different owners. After order is placed, the respective product owners confirm/reject their product at different time frames and they fulfill the order for their product. I am looking for a way to handle this.

Hi,

We don’t have a video of the purchase process. You can test this yourself on the live site. You can add manual payments as a payment method so you do not have to actually spend money to test the process.

It is not possible to fulfill different line items in an order separately, even with code.

Your feedback is highly appreciated and has been forwarded to the relevant department. At Wix, we are constantly working to improve and update existing features and introduce new ones.

The latest Corvid updates can be found here and the current Corvid Wishlist here .

See the current features in development here or request your own here .

Hope this helps!

Dara | Corvid Team

Thank you Dara
Hope we can get this feature soon.
How can I get the individual line items and product, choices selected for an order and insert into another table to process order further? Would like to automate it so should be right after a new order is created.
Should I code it in New order event or “thank you” page?
In addition to line items I need the user details (id, name, phone, mail) of member who created the order.