I've setup 2 fees based on type of shipping/delivery and order total.
The minimum fee for "White Glove Service" is $185. This should be added if the "White Glove Delivery" method of shipping is selected and the order total is less than $3700. If this condition is FALSE, the minimum is not added and a second fee should be processed.
The second fee is based on 5% of the order total and should be applied if "White Glove Delivery" method of shipping is selected and the order total is greater than or equal to $3700.
Currently, this setup only applies the minimum rate of $185 on all orders. On orders over $3700, the minimum rate fee should be FALSE and the 5% calculated rate should apply.
What gives?
| Comment | File | Size | Author |
|---|---|---|---|
| WG_5per_C.png | 125.95 KB | stevenepowell | |
| WG_5per.png | 102.5 KB | stevenepowell | |
| WG_Min_C.png | 126.59 KB | stevenepowell | |
| WG_Min.png | 97.07 KB | stevenepowell | |
| Fees.png | 59.05 KB | stevenepowell |
Comments
Comment #1
mrfelton commentedPlease try the patch from #724658: Conditional actions based on the total order price do not work