Plaid enabled for staging

This commit is contained in:
Bryce Covert
2021-12-27 16:10:05 -08:00
parent 55be86e97c
commit 943ed4be19
6 changed files with 32 additions and 3 deletions

View File

@@ -230,7 +230,7 @@
:transaction-account/amount amount
:transaction-account/location "A"}]
:transaction/approval-status :transaction-approval-status/approved
:transaction/vendor :vendor/ccp-square
:transaction/vendor (:expected-deposit/vendor expected-deposit)
))))
(defn maybe-code [{:transaction/keys [client amount] :as transaction} apply-rules valid-locations]