vitalitree
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Shipping regulated & non-regulated products togetherStef….
Yes, I am dynamically pulling in rates. I wish I could setup this up as simple as regulated via FedEx, and non-regulated via USPS. Alas, I have multiple customers that have delivery issues with one or the other shipper. So I can’t delineate things that simply. Hence why I am searching for a way now to just remove the USPS rates from appearing when the rule for the regulated products is triggered. Pouring over documentation provided with the shipping plugin.
I appreciate all of your replies on this issue Stef!!!
Forum: Plugins
In reply to: [WooCommerce] Shipping regulated & non-regulated products togetherStef….
Yes, sort of stuck, and at the same time I seem to be making some headway. I have it to where I can add a regulated and non-regulated product to the cart. The Conditional Shipping plugin is showing the custom msg that the product can only she shipped to contiguous US, and only via FedEx Ground. The user can still flow through the checkout process, receiving that same error every step of the way. The rule is actually blocking the transaction from being completed. So all of that is now working out as I would hope.
Ideally the situation would be that the adding of a regulated product to the cart, even if there are also non-regulated products also in the cart, would only allow for FedEx rates to be pulled. As it stands USPS rates are also being pulled, and can be selected. Thankfully the user still can’t proceed with payment because of the restrictions. I need to find out how to not display rates from USPS, so I am hoping that Plugin Hive has an answer for this.
Forum: Plugins
In reply to: [WooCommerce] Shipping regulated & non-regulated products togetherHello Stef….
Yes sir, I have. I have an “alcohol” and “non-alcohol” shipping class setup. All products have the correct shipping class assigned. I also have a restriction in place that says that the product(s) can’t be shipped to the non-contiguous USA, including Puerto Rico and other US territories. That’s as far as I can get with this.