• Resolved ranatrader

    (@ranatrader)


    Dear sir.
    we need your help urgent please.
    Your plugin is very beautiul.

    Need your help..
    we want hide fees word & showing extra fees line.
    when customer add product redirect to checkout page add extra fees automatically in total amount not show extra fees Line & amount.

    Please Share urgently

    need code / hook / codesnipet

    we are waiting….

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

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

    (@tychesoftwares)

    Hi @ranatrader,

    I checked your site and I observed that there are payment gateway fees added.

    For QisstPay????? ?? Payment option, insurance / Single Piece Retail Price – ?7,272
    For Blinq – Direct Account Debit Payment option, Transaction Charges – ?727

    And you must have added these fees in our plugin from WooCommerce > Settings > Payment Gateway Based Fees and Discount section.

    I didn’t see any extra fees added on the checkout page. Can you show me the screenshot of the extra fees added on the checkout page? So that I can understand it clearly and help you.

    Thread Starter ranatrader

    (@ranatrader)

    I wish this gateway fee remained the same but did not appear on the checkout page.
    Join Direct Total Amount.

    This gateway fee is mandatory
    Most customers are scared. That’s why I want to stop looking at it here

    Plugin Author tychesoftwares

    (@tychesoftwares)

    Hi @ranatrader,

    Please add below CSS to Appearance > Customize > Additional CSS section.

    .fee{
    display: none;
    }
    

    Try the above code and let us know how it goes. But please make sure this will hide the WooCommerce fees too if added on the checkout page. As we do add our fees in the WooCommerce class.

    Thread Starter ranatrader

    (@ranatrader)

    copy and paste this is complete code?

    Plugin Author tychesoftwares

    (@tychesoftwares)

    Yes @ranatrader, copy and paste this code to the place I mentioned.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to hide fees word on Chckout page Fees Adding direct total price’ is closed to new replies.