Hi!
I’m interested in the paid version of your plugin.
I need to split orders by category but I also need a separate payment for each splitted order id.
Is there a solution?
Thanks in advance.
Nico
Tested using Genesis and Twenty Twenty
Notice: Undefined index: order_comments in /Users/dalton/Local Sites/new-local/app/public/wp-content/plugins/split-order-by-category/include/splitorder.php on line 126
Notice: Function id was called <strong>incorrectly</strong>. Order properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/genesis/page.php'), genesis, do_action('genesis_loop'), WP_Hook->do_action, WP_Hook->apply_filters, genesis_do_loop, genesis_standard_loop, do_action('genesis_entry_content'), WP_Hook->do_action, WP_Hook->apply_filters, genesis_do_post_content, the_content, apply_filters('the_content'), WP_Hook->apply_filters, do_shortcode, preg_replace_callback, do_shortcode_tag, WC_Shortcodes::checkout, WC_Shortcodes::shortcode_wrapper, WC_Shortcode_Checkout::output, WC_Shortcode_Checkout::order_received, wc_get_template, include('/plugins/split-order-by-category/include/checkout/thankyou.php'), apply_filters('woocommerce_thankyou_order_received_text'), WP_Hook->apply_filters, wosc_default_class->sunarc_change_order_received_text, wosc_default_class->wosc_change_order_received_text, WC_Abstract_Legacy_Order->__get, w in /Users/dalton/Local Sites/new-local/app/public/wp-includes/functions.php on line 5831
Hi.
Is it possible to add functions to split orders automatically by PRODUCT TAG instead PRODUCT CATEGORY?