• Hello there,
    I love this plugin but I see that it is not performing the calculations correctly on my "cart" page.
    
    Example:
    
    Product price: 17.9
    Discount: 5% for purchases over 6 units
    Actual Discount: 5.37
    Discount with the plugin: 5.4
    
    I have configured it in every possible way and I always get the same result so I understand that there must be an error.
    I can not show the page as it is "under construction", but if you wish, you can tell me where to write to give you private access.
    
    Thanks.
Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter betisimo76

    (@betisimo76)

    Hello again,

    I think I already understand what happens. When I calculate the discount of, for example, 10 products, what I do, and what the Coupon that woocommerce brings by default does, is add the total of the 10 products and apply that discount percentage.
    When I calculate the discount with your plugin, the plugin makes the discount individually for each of those products and then adds the final amount.
    Doing it this way, the rounding is not exact as it is done with the Woocommerce coupon method. In Woocommerce I have 2 decimal places activated for my products. If I apply a 5% discount coupon, the result is different than if I apply a 5% discount with the plugin.

    Is there a possibility that the percentage is calculated with the total sum of the affected products of a list and not calculating the percentage one by one in each of the products of that same list?

    Thanks.

    Plugin Support ijas

    (@ijasacodez)

    Sorry for the inconvenience, we have passed the same to our development team, we will get back to you with the updates.

    thmthoom

    (@thmthoom)

    I’m facing the same issue ..
    the Calculation in checkout page it not correct …

    I have an Item which is $17
    So with VAT (5%) it’s $17.85 But in checkout page it says $17.3

    Plugin Support ijas

    (@ijasacodez)

    Hi @thmthoom, can you please share your product url?

    thmthoom

    (@thmthoom)

    Ya Sure ..

    Product Page

    You can pick up anyone ..

    thmthoom

    (@thmthoom)

    Please note that the url is mobile responsive

    Better to use this url

    https://eighty-eight.online/shop/yuoto-watermelon-ice-2500-puffs/

    • This reply was modified 3 years ago by thmthoom.
    thmthoom

    (@thmthoom)

    Hi @ijasacodez any updates

    Plugin Support ijas

    (@ijasacodez)

    Hi, our team is checking the same, we will get back to you with the updates very soon.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Error cart page discount’ is closed to new replies.