• Resolved juniperadigital

    (@juniperadigital)


    Hi,
    I’m looking to find a way to automatically split the difference between a coupon code, and a coupon code + sale discount.

    So essentially, our store occasionally runs sales on items, (for this example let’s say the sale price is 20% off), we also have affiliate coupon codes that are worth 30% off.
    We want to find a way to stack these discounts, but not to the full value.

    So If a sale is on for 20% off, and someone applies the 30% off coupon code, it doesn’t give them a total of 50% off, but rather 40% off.

    It looks like woocommerce pro has the ability to calculate coupon discounts sequentially, but can that same logic be applied to a sale + coupon code?
    or coupon + coupon only?

    Thanks Everyone

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support wpnomad a11n

    (@wpnomad)

    Hi @juniperadigital ,

    While this isn’t an inbuilt feature in WooCommerce and we do not know of a plugin to achieve this functionality, here’s an alternative way you can use to get a similar setup.

    For this setup, I recommend using the Dynamic Pricing extension. With this, you can set up different pricing based on user roles.

    You would need to assign a user role (let’s say “affiliate” role to users whoare affiliates and have the affiliate coupon).

    So when you enable the sale, you can discount 20% off for regular customers, but for users with “affiliate” role, you can set the discount to only 10%. So when affiliates would apply the 30% off coupon – they would get a total of 40% off instead of 50%.

    I hope this helps!

    Thread Starter juniperadigital

    (@juniperadigital)

    Hi, thanks for the response.
    Unfortunately our affiliate coupon codes are handed out by the affiliates to the general public for use. We wouldn’t have a way to set up a specific role for everyone that visits the site. So I do not believe that solution will work, I will have to keep searching. Thanks again.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Split the difference of coupons on sale items’ is closed to new replies.