Viewing 4 replies - 16 through 19 (of 19 total)
  • @rur165

    Absolutely perfect!

    That was it. I changed it (even if Woocommerce Payment wasn’t activated) and it solved it.

    Particularly appreciated the fact that you targeted the core issue, rather than giving me a fix.

    I’ve seen that you are a UI designer and a Web Developer, and offer freelance work on Upwork. I’m looking for someone to redesign the checkout page and do some other work on the website. I’d be interested in viewing your profile on Upwork, but it seems to be set to private (I am logged in)? How can I look into your profile/work further?

    Talk soon and thank you.

    Plugin Support Adam Heckler

    (@adamkheckler)

    @markhaven We (meaning WooCommerce.com staff) do not ourselves perform freelance paid work like that. Instead, we highly recommend contacting one of the services on our Customizations page for assistance with such projects:

    https://woocommerce.com/customizations/

    Thanks!

    Hey,

    until this issue is fixed in the plugin, we will use this code snippet:

    remove_filter( 'woocommerce_get_formatted_order_total', array( 'WC_Payments_Explicit_Price_Formatter', 'get_explicit_price' ), 100, 2 );

    This prevents the additional output of “EUR” at the position that concerns us.

    Plugin Support B C. a11n

    (@battouly)

    Hey @wpjack12,

    Thanks for sharing the snippet, I hope this helps others as a workaround.

    If you have any further questions, please start a new thread.

    Best!

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Remove ” EUR” in total’ is closed to new replies.