• Hello,
    Can anyone help me out how to add additional row to the Your Order section of checkout in order to show the reward amount deduction from subtotal if reedemed from wallet using ajax.I have used the hook ‘woocommerce_review_order_before_shipping’ but the content is displaying twice that too above the order detail.I want functionality just like adding coupon. Thanks in advance.

    • This topic was modified 7 years, 8 months ago by Ash.
    • This topic was modified 7 years, 8 months ago by Ash.
Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    Why don’t you then use the default coupon functionality? The labeling can be changed if you want “reward” (or anything else) instead of “coupon”. The point is to make use of the existing logic and code. I don’t have in depth experience with coupon handling, but there are many ways to specifically apply discounts. If all else fails, I would expect there to be filters at the expected places where you can further customize how coupons are applied.

Viewing 1 replies (of 1 total)

The topic ‘Reward Amount Deduction’ is closed to new replies.