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

@@ -26,7 +26,9 @@
:yodlee2-fastlink "https://fl4.preprod.yodlee.com/authenticate/USDevexPreProd2-195/fastlink/?channelAppName=usdevexpreprod2"
:yodlee2-proxy-host "172.31.10.83"
:yodlee2-proxy-port 8888
:plaid {:base-url "https://development.plaid.com"
:client-id "61bfab05f7e762001b323f79"
:secret-key "637432f4c967bda8b5d77a1dc67e5c"}
:square-config {"NGE1"
{:square-location "SCX0Y8CTGM1S0",
:location "UC",

View File

@@ -26,4 +26,7 @@
:yodlee2-fastlink "https://fl4.preprod.yodlee.com/authenticate/USDevexPreProd2-195/fastlink/?channelAppName=usdevexpreprod2"
:yodlee2-proxy-host "172.31.10.83"
:yodlee2-proxy-port 8888
:plaid {:base-url "https://development.plaid.com"
:client-id "61bfab05f7e762001b323f79"
:secret-key "637432f4c967bda8b5d77a1dc67e5c"}
}