Closed bohdan-vorona closed 1 year ago
I didn't have exactly this order but tested on other orders of the user. The reason was in the logic itself.
I rewrote the logic + made some refactoring.
@bohdan-vorona I updated the code by using the forCustomers() and $this->customer_ids on the controller.
forCustomers()
$this->customer_ids
I didn't have exactly this order but tested on other orders of the user. The reason was in the logic itself.
I rewrote the logic + made some refactoring.