• When a “Tax-Proof” coupon is used, the cart and checkout pages show the correct discounted total. However, on the payment gateway and the “thank you” page, the order total is saved without the discount, even though the discount line item is visible.

    What We Tried (and Failed): We have confirmed this is a plugin hook conflict. We have tried multiple custom snippets to fix it, and all have failed. We’ve tried:

    • Using woocommerce_checkout_update_order_meta to fix the total.
    • Using woocommerce_checkout_order_processed (at priority 99 and PHP_INT_MAX) to fix the total.
    • Using the wcml_force_order_total_recalculation filter to prevent WPML from running.

    None of these attempts worked. This means your plugin’s function is running at the very end and overwriting the correct total.

    When I disable the WPML Multilingual & Multicurrency for WooCommerce plugin, the coupons work as they should.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Saskia Teichmann

    (@jyria)

    Hello @anteroriihimaki

    Thanks for your using my plugin and taking the time to write this feedback.

    I am in the process of updating the plugin and have fixed this problem in my development version, which I will release very soon (hopefully today)!

    Thanks and very sorry for the inconvenience!

    Saskia

    P.S.: should the issue persist for you after upgrading to 1.0.5, please let me know. I will then have to simulate the issue in my test environment with activated WPML Multilingual & Multicurrency plugin to ensure compatibility.

    Plugin Author Saskia Teichmann

    (@jyria)

    Hello @anteroriihimaki

    Could you please provide me with access to your Shopsite so I could run a few additional tests on this version before releasing it? If you had a staging site, it would be awesome!

    Please email me at hello@wp-studio.dev – and please do not post any login credentials in this public support forum.

    Thanks

    Saskia

    Thread Starter anteroriihimaki

    (@anteroriihimaki)

    Hi,

    Thanks for such a super fast response! I’ve sent you login details to our staging site via email.

    Thread Starter anteroriihimaki

    (@anteroriihimaki)

    Hi,

    Thanks for a super fast reply. I’ve sent you the login details to our staging site via email.

Viewing 4 replies - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.