I’ve got my events set up to process an order as it is received, but I cannot find a way to automatically set the order as fulfilled via wix-stores or wix-stores-backend. Is this just not possible?
Thanks.
I’ve got my events set up to process an order as it is received, but I cannot find a way to automatically set the order as fulfilled via wix-stores or wix-stores-backend. Is this just not possible?
Thanks.
I have the same issue. Did you manage to find a way?
I have this need too
After doing some testing I realize the current api gives me what I need. By fulfilling each and EVERY item on the order, the order status changes to FULFILLED. That’s all I need.