• So I went to try this plugin with WPML’s Multi-Currency feature, I enabled “WPML Integration” option because I think, y’know… I’m using WPML over there.|

    But my oh my… instead of getting the correct price of (MAIN_CURRENCY * SECONDARY_CURRENCY), I got the wrong one which is (MAIN_CURRENCY * SECONDARY_CURRENCY * SECONDARY_CURRENCY) and everything is displayed as if they are in discount, with one price getting scratched and another price is being highlighted… and in the case of non-discounted product, both prices have exactly the same number.

    Disabling the “WPML Integration” option fixed this problem though…

    just in case, I’m using:
    – WordPress v5.2.2
    – Twenty Nineteen v1.4
    – WooCommerce v3.6.4
    – WPML Multilingual CMS v4.2.6
    – WooCommerce Multilingual v4.6.3
    – WooCommerce Role Based Price v3.3.5

Viewing 1 replies (of 1 total)
  • Thread Starter corporateslave

    (@corporateslave)

    found more weirdness upon further tests with simple_product…

    with “WPML Integration” enabled:
    + standard user gets correct price on MAIN_CURRENCY
    – standard user gets wrong price on SECONDARY CURRENCY (wrong multiplier)
    + specified_role user gets correct price on MAIN_CURRENCY
    + specified_role user gets correct price on SECONDARY CURRENCY

    with “WPML Integration” disabled:
    + standard user gets correct price on MAIN_CURRENCY
    + standard user gets correct price on SECONDARY CURRENCY
    + specified_role user gets correct price on MAIN_CURRENCY
    – specified_role user gets wrong price on SECONDARY CURRENCY (wrong currency)

    and… just as I was checking this post before submitting… I found out that WPML Multi-currency is basically a different plugin from WPML… so I get a feeling that this thread is kinda misplaced… I’m sorry.

    Though it would be really cool if you could make this plugin actually compatible with multi-currency… thank you for the cool plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin displaying wrong price when “WPML Integration” option is enabled’ is closed to new replies.