Hey with the pre order plugin it only allowed one order at a time can anyone fix the php coding to allow it it do more then one preorder. Well I have it were you can add more then one pre order but puts it as one big order. See I have a lot of pre orders with all different dates like some ship in July, August, September. So I would like a fix to were if someone orders a product in July and August. It comes in as two different orders not one. So I can charge for julys when July comes in then charge for August. Can anyone help with the pre order fix. I know it’s with php coding.
Open
Last updated: May 19, 2015
Log in to comment on this feature request.
This is a common issue with the default pre-order flow — when items with different pre-order dates are added together, they get bundled into a single order instead of being split by date.
Smart Pre-Order Manager for WooCommerce handles this by splitting pre-orders with different dates into separate orders automatically, so a July item and an August item become two distinct orders — letting you charge each one separately when its date arrives instead of holding everything until the last item ships.
Happy to help if you have questions about setting it up.