diff --git a/src/clj/auto_ap/routes/ezcater_xls.clj b/src/clj/auto_ap/routes/ezcater_xls.clj index 5745c87d..9e1fb0c6 100644 --- a/src/clj/auto_ap/routes/ezcater_xls.clj +++ b/src/clj/auto_ap/routes/ezcater_xls.clj @@ -80,8 +80,7 @@ :external-id (str "ezcater/charge/" client-id "-" location "-" order-number "-" 0) :processor :ccp-processor/ezcater :total (fmt-amount (+ food-total - tax - tip)) + tax)) :tip (fmt-amount tip)}] :total (fmt-amount (+ food-total tax