WPprodigy / woocommerce-product-fees

Add additional fees at checkout based on products that are in the cart.
https://wordpress.org/plugins/woocommerce-product-fees/
Other
25 stars 19 forks source link

Add a setting to calculate shipping after the fee is added #53

Open Yoneo opened 4 years ago

Yoneo commented 4 years ago

Hello, thank you for your nice plugin!

I have the following usecase:

The fee should be added first to the product price, then the shipping should be calculated.

Product price: 46 € Fee: 3,99 € Shipping: Free if the order value is equal or greater than 49,99 €, 2,99 € below.

I want that the user gets free shipping (because of the fee). Currently he has to pay 2,99 € for shipping.

Can you implement this (maybe as optional feature)?

Best regards

soultrain21 commented 1 year ago

Hi,

great plugin, simple and effective,

same issue...

any way this can be implemented?