A client of mine has a few different suppliers for their products. New orders are sent to the supplier through a API-call configured in Woocommerce.
The case is, that all of the suppliers get every order and not only the order where they are supposed to supply.
My question is, how can we separate the call to the different suppliers?
We looked for custom plugins, custom code but none of it seemed to help.
Thanks in advance.