diff --git a/src/clj/auto_ap/routes/ezcater_xls.clj b/src/clj/auto_ap/routes/ezcater_xls.clj index 9e1fb0c6..bc15a96e 100644 --- a/src/clj/auto_ap/routes/ezcater_xls.clj +++ b/src/clj/auto_ap/routes/ezcater_xls.clj @@ -69,8 +69,7 @@ :discount (fmt-amount (or adjustments 0.0)) :tax (fmt-amount tax) :total (fmt-amount (+ food-total - tax - tip))}] + tax))}] :charges [#:charge {:type-name "CARD"