• Resolved Nam_n

    (@nameez)


    Hi,

    I have setup a coupon for 15% on cart total and when applied it show the discount applied to the subtotal on the cart which is correct.

    But when the order is received on admin screen it show the coupon discount been applied to each line of the invoice instead of the subtotal like on frontend.

    Total and the discount are calculated correctly but how it’s applied on admin is wrong. Please see the screencaps: https://i.imgur.com/FU11koG.jpg?1

    How can i fix this.
    Thanks

    https://www.ads-software.com/plugins/woocommerce/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Mike Jolley (a11n)

    (@mikejolley)

    Not wrong; all discounts are applied per line item. Even on the frontend, you just see a discount total on the frontend.

    FYI this is required in order to apply taxes correctly after discounts.

    Thread Starter Nam_n

    (@nameez)

    Thanks for the reply Mike,

    Can you please clarify what you mean by this is required to apply taxes correctly? when the discount is applied to the sub total everything is calculated correctly. And the discount rule is for the cart not for each item, that’s why it’s confusing.

    Plugin Contributor Mike Jolley (a11n)

    (@mikejolley)

    Cart discounts are still applied per item, it’s split between each item.

    You cannot just apply a discount on the total, because the total will also include taxes. Thats why we do it per line item.

    As I said, this works per item on the frontend too, it’s just less apparent because the discount total is shown below the table of items.

    Thread Starter Nam_n

    (@nameez)

    Great, thanks for clarifying that.

    One last question before i mark this resolved..Is there a way to show per line discount on the frontend so it’s not confusing.

    Nam

    Plugin Contributor Mike Jolley (a11n)

    (@mikejolley)

    No, discounts only show in the totals area. I don’t see how it will confuse anyone though -customers don’t see the backend, only the cart.

    Thread Starter Nam_n

    (@nameez)

    Thanks..

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Coupon discounts displayed wrong on Admin’ is closed to new replies.