We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56ffe38 commit b460c7fCopy full SHA for b460c7f
.env.example
@@ -12,6 +12,8 @@ PLAID_ENV=sandbox
12
# If you don't see the institution you want in Link, remove any products you aren't using.
13
# Important: When moving to Production, make sure to update this list with only the products
14
# you plan to use. Otherwise, you may be billed for unneeded products.
15
+# NOTE: Income_verification has to be used seperately from all other products due to the specific
16
+# flow.
17
PLAID_PRODUCTS=auth,transactions
18
# PLAID_COUNTRY_CODES is a comma-separated list of countries to use when
19
# initializing Link, e.g. PLAID_COUNTRY_CODES=US,CA.
0 commit comments