Plaid
Link to this section#How to Get Access
For Sandbox access, you can enable the Plaid integration from the Integrations page in the Quiltt Dashboard.
For Production access, you will need to provide your own Plaid API keys.
Link to this section#Configuration
To use Plaid with mobile SDKs, you must first register the Quiltt callback URL.
https://*.callback.quiltt.io
Link to this section#Connector-specific
Your Connector's products determine which Plaid products and institutions are available to your end-users. To enable or disable a particular product, use the corresponding Quiltt products on the Connector page in Dashboard.
Below is a mapping of Quiltt Products to Plaid products. Configuring a product on a Connector will provision the corresponding Plaid product on any Connection that successfully exits that Connector.
Quiltt Product | Plaid Product | Notes |
---|---|---|
ACCOUNT_BALANCES_AND_TRANSACTIONS | Transactions | |
ACCOUNT_BALANCE_REFRESHES | Balance | |
ACCOUNT_NUMBERS | Auth | |
ACCOUNT_OWNERS | Identity | |
ACCOUNT_STATEMENTS | Statements | |
INVESTMENTS | Investments | |
LIABILITIES | Liabilities | Only available via Connection Remote Data |
To request advanced changes to how Connector initializes the Plaid Link widget, please contact Quiltt Support.
Link to this section#Testing and Sandbox
In non-production Connectors enabled with Plaid, you can access Plaid data by connecting to any institution. If you're using the Quiltt Universal Search, use the Plaid Sandbox Institution.
Link to this section#Test Credentials
For OAuth flows, simply follow the instructions in Plaid Link to create a healthy Connection.
For Password-based flows, use the following credentials in Plaid Link:
- Username:
user_good
- Password:
pass_good
For more information, please refer to the Sandbox test credentials guide.