• Hi, is it possible to add a space between the currency symbol and the amount? Can you add a change to the order currency for the administrator in the admin panel for an existing order? Thank you.

Viewing 1 replies (of 1 total)
  • Mirko P.

    (@rainfallnixfig)

    Hi @aleksandrx

    is it possible to add a space between the currency symbol and the amount?

    You could try the snippet here to add a space after the currency symbol. This code should be added to your child theme’s functions.php file or via a code snippets plugin. If it doesn’t work for you I’d suggest asking a developer.

    Can you add a change to the order currency for the administrator in the admin panel for an existing order?

    Currently, changing the currency for an existing order from the admin panel is not a built-in feature of WooPayments. The currency is set at the time the order is placed based on the store’s settings and the customer’s location. However, you could potentially achieve this with custom coding or a third-party plugin. We recommend reaching out to a developer or checking the WordPress plugin repository.

    Please remember to always backup your site before making any changes or adding new plugins.

    Feel free to reach out if you have any further questions.

    Cheers.

Viewing 1 replies (of 1 total)
  • The topic ‘Multicurrency’ is closed to new replies.