Set a minimum shipping cost
-
Is there a way to set a minimum shipping cost using this plugin? I’d like to set a minimum rate, where if the plugin returns a value lower then this, it gets bumped up to that minimum. If the values returned are above this, they remain the same.
Example, I set minimum to $15
UPS 2nd Day Air: $31.12
UPS Ground: $10.83 .. this becomes $15UPS 2nd Day Air: $45.68
UPS Ground: $18.25 .. shipping cost above $15 is ok as isNote this is not a fallback nor is it a flat rate. It’s a threshold that all shipping costs must be at or above. If this isn’t possible out of the box, I’m likely to modify the plugin so I’d also be happy to save some time if you could point me to where this would best be done in the code.
- The topic ‘Set a minimum shipping cost’ is closed to new replies.