Custom Fee not discounted
-
Hi, we added a calculated fee with a WooCommerce standard function:
$woocommerce->cart->add_fee( ‘Contributo imballaggi’, ’10’, true, ‘standard’ );
This fee is 10€ every 1.5 cubic meter (we calculate this with a little custom function).We also calculate a 3% discount on “Advance bank transfer” with your plugin, but the extra fee isn’t discounted and we need also this fee discounted.
You can test adding 50 articles n.172
https://dev.gruppostefanelli.it/prodotti/linea-apertura-a-scorrimento/cassetta-in-pino-con-coperchio-scorrevole-in-compensato-2-bottiglie/
and selecting “Bonifico Bancario Anticipato (sconto 3%)” payment method.Thanks
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Custom Fee not discounted’ is closed to new replies.