• Resolved andyappleseed

    (@andyappleseed)


    the plugin is good but no matter what i put as minimum cart amount, the fee always shows. How can this be fixed to so fee is removed when cart total is $75.00 +.

    if ( $cart_total <= $minimum ) {

    it does not even work when i use

    if ( $cart_total >= $minimum ) {

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author WPExperts.io

    (@wpexpertsio)

    Hi @andyappleseed!

    Good new for you. We just released version 1.3 with features that you were looking for. Give it a try.

    Let us know if still there is any thing else we can help you with.

    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘minimum amount does not work’ is closed to new replies.