• Resolved hsianglin21

    (@hsianglin21)


    Hi,

    I would like to apply free shipping for over $100 cart and when no coupon discounts is applied(be it $amount or percentage). Does it not allow percentage?

    Free shipping for over $100 cart works perfect.

    But I could not add for the coupon condition, once I add coupon less than or equal to 0, the free shipping fail to display totally.

    Kindly advise.Thank you.

    Regards,
    Alex

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Jeroen Sormani

    (@sormano)

    Hi Alex,

    The Coupon condition allows for setting a amount, percentage or coupon code as a value. But it does require a coupon code to be applied before it will match positively. When you do “<= $0” it will work if you apply a $0 flat rate coupon, but won’t work if no coupon is applied.

    I don’t think there’s a way around the logic – at this time – to apply a free shipping rate when no coupon is applied, other then supplying the coupon codes themselves.
    It is however possible to extend the matching functionality to fit these exact needs if wanted.

    I’ve also logged this to look into in the future to and see if this is interesting to add a wildcard for example (‘Coupon – not equal – *’)

    Have a great day!
    Jeroen

    Hello,

    Has there been any update to this? I am also looking to setup a condition that allows for free shipping at a certain dollar amount unless a coupon is used. In my case, we have approximately 50 different coupon codes. Does the wildcard example work?

    Thank you.

    Plugin Author Jeroen Sormani

    (@sormano)

    Hi,

    This has not (yet) been implemented. Thank you for sharing your interest for the feature too though – it helps if people make it known.

    Cheers,
    Jeroen

    So in order for us to accomplish this, we would need manually enter every coupon code as an “or” instance?

    Plugin Author Jeroen Sormani

    (@sormano)

    One comma separated list of codes also works.

    Thank you. That is not as ideal as I would have liked, but at least it’s less painless than entering each instance! ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Coupon Issue’ is closed to new replies.