How to add fee based on After Discount rule

Apply extra fees based on the cart subtotal after applying discount coupons. This helps you charge the right fees based on final payable amounts, encouraging smarter pricing strategies.

How It Works

Using the Cart Subtotal After Discount rule, you can apply conditional extra fees depending on the final order value after discounts are applied.

You can create rules with conditions like:

  • = Equal to
  • != Not equal to
  • < Less than
  • > Greater than
  • <= Less than or equal to
  • >= Greater than or equal to

⚠️ Note: If no discount coupon is applied, this rule will not be triggered.

Steps to Implement

  1. Go to your WordPress Admin > Extra Fees Plugin settings.
  2. In the Manage Fees section, click the Add New button to create a new fee.

  3. Under Conditional Rules, select Cart Subtotal After Discount.
  4. Set your condition (e.g., < 500 , between 501 and 1000 , or > 1000 ).

  5. Save the changes and test it on the cart after applying a discount coupon.

Example: Apply special fees for orders less than $1000

Let’s apply different fees based on the final order total after discounts:

  • If the subtotal after discount is less than $1000, → Add a Special Fee

This setup helps in maintaining a fair pricing model even after discount codes are used, ensuring profitability and control.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.