• The coupon discount type is a drop down select field only allowing a single type to be chosen.

    I’d like to use the same coupon for different types of products.

    For example, I have both a regular product and a subscription product. I’d like to provide a single coupon to my membership users that applies a 10% discount to the eligible regular product cart total as well as the recurring subscription price.

    If my regular product is $10 and my subscription is $20/mo, I’d like the cart to show the regular product price discounted from $10 to $9 and the recurring subscription price to be $18 AND where future recurring charges are also retained at $18.

    My next step is to dive into the code but I thought I’d check here first for any fast tracks that might be helpful. Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,

    I’d like to use the same coupon for different types of products.

    Coupon Management only allows one type of coupon in the drop down by default. To allow the coupon to be set for multiple options, especially concerning subscriptions, it would require customization.

    For this, you can reach out to the developers at https://woocommerce.com/customizations. They should be able to assist with the code that you need for having the coupons work for both single products and subscription based ones.

    Thread Starter pingram

    (@pingram3541)

    Thanks but I was kind of hoping for some hints at a hook and/or filter method as a developer myself to shortcut some research time but I suppose I’ll just dive into the back end code myself and see what I can figure out on my own. Thanks for helping me know where I can hire a developer if I need to.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hook to combine coupon discount types?’ is closed to new replies.