Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Fahad Mahmood

    (@fahadmahmood)

    Please explain a little more, if you are asking about the orders created with API and later it can be splitted according to the rules? Yes, it is possible as this plugin works with the cron job scripts so in case if you want to trigger the split action without going through the WooCommerce checkout process, I can look into it with you.

    Thread Starter calyweb

    (@calyweb)

    Hi man,

    Yes that’s it, we create orders by API (Laravel PHP) for our marketplaces, so the orders are not made with a checkout as usual. So just how to split these one direclty when they enter to wooocmmerce at the creation

    Plugin Author Fahad Mahmood

    (@fahadmahmood)

    If you check the settings page, there is a an advanced settings tab and inside it you will see crons tab. There are multiple action hooks are available, we can trigger any hook as per our requirements. Try to trigger any of these action hooks and check the appropriate checkbox, it will must obey the auto split action.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Order created by API Rest’ is closed to new replies.