• Resolved alexyspol

    (@alexyspol)


    I am writing to report an issue related to the currency switching functionality in your plugin.

    The currency switching for product prices is working perfectly; however, I am encountering a problem with the subtotal calculation. When I switch from Currency A (e.g., USD) to Currency B (e.g., EUR), the individual product prices update correctly.

    For example:

    • A product is priced at $100 USD.
    • When I switch to EUR, it converts to €90 EUR (assuming the conversion rate is 0.90).
    • However, the subtotal in the cart shows €81 EUR (€90 x 0.90) instead of €90 EUR.

    It appears that the plugin is interpreting the price as unconverted and performs the conversion again, resulting in a subtotal that is calculated incorrectly and appears smaller than it should be.

Viewing 1 replies (of 1 total)
  • Plugin Support mediawebster

    (@mediawebster)

    Hello

    This looks like a conflict with a third party plugin.

    The prices in the cart are converted, a third-party plugin takes the price and processes it according to its logic, then assigns the processed price to the cart and this causes a repeated conversion.

    Please read this – https://currency-switcher.com/woocs-labs

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.