Loading...
Loading...
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.
To use Plaid with mobile SDKs, you must first register the Quiltt callback URL.
https://*.callback.quiltt.io
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_NUMBERS | Auth | |
ACCOUNT_OWNERS | Identity | |
ACCOUNT_STATEMENTS | Statements | |
INVESTMENTS | Investments | |
LIABILITIES | Liabilities | Only available via Connection Remote Data |
ACCOUNT_BALANCE_REFRESHES | Balance |
To request advanced changes to how Connector initializes the Plaid Link widget, please contact Quiltt Support.
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.
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:
user_good
pass_good
For more information, please refer to the Sandbox test credentials guide.