Plaid Configuration
Last updated
Was this helpful?
Last updated
Was this helpful?
To use Plaid we need some variables that can be obtained in your .
First, you need to get the ClientId and the Secret Key for the environment you need. You will get this information at
Now, you need to set the environment where your service will connect to. Add a PLAID_ENV variable that can have any of these 3 values:
production: used for production. Creates items on .
development: used for integration, development, and testing. Creates items on .
sandbox: quickly build out your integration with stateful test data. Creates items on .