• Dear Karolina Vyskocilova,
    Thanks for this great work. It would be helpful if you suggest me how to stop adding FEE’s with SUBTOTAL?
    I just want plugin to show Fee’s based on the payment but not add it with SUBTOTAL.
    You can visit the site and make a test order for check.
    Waiting for your help.
    Thanks
    Sabbib

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Karolina Vyskocilova

    (@vyskoczilova)

    Could you send me a photo of what you’re trying to achieve? On which page?

    Thanks
    Karolina

    Thread Starter sabbibalam123

    (@sabbibalam123)

    Hi Karolina,
    Thanks a lot for your reply ??

    Check this SS. https://prnt.sc/sq0a4d

    Thanks
    Sabbib

    Plugin Author Karolina Vyskocilova

    (@vyskoczilova)

    Hi,
    I’m still not getting it right. You have a subtotal (all items in your cart) then the fee added and then total. What’s not ok there?

    This is a native WooCommerce behavior for fees, they are added on the top of the cart items.

    The only thing you could do about is to hide subtotal line with CSS or with following snippets:
    https://stackoverflow.com/questions/53277895/remove-subtotal-line-from-cart-and-checkout-pages-in-woocommerce

    Best regards,
    Karolina

    Thread Starter sabbibalam123

    (@sabbibalam123)

    Dear Karolina,
    All I need that EXTRA FEE should not SUM up in CART TOTAL. I want to show EXTRA FEE as a INFORMATION which has no effect OVER CART TOTAL Amount.
    [I may be need to paused some JQuery which automatically update CART TOTAL after calculating EXTRA FEE, but I don’t know how to do that]
    Any suggestion for me.
    Thanks

    Plugin Author Karolina Vyskocilova

    (@vyskoczilova)

    Hi

    sorry, but if the fee should affect the total price, it needs to be added to the total price. That’s how WooCommerce fees works.

    If you want to have it purely as a text with no effect, this is not purpose of the plugin and you should use WooCommerce hooks instead or hire a developer who will do it for you.

    If you want to hide it from user sight, you could use one of the ways mentioned above.

    Best regards,
    Karolina

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to remove fee from Total Price.’ is closed to new replies.