Bank Linking Use Cases
How to Use the Product
Here is a high level summary of how you can build an app that interacts with Meld, any bank linking provider, and your customer.
- Create a connection to your customer's bank account(s).
- Test credentials can be found in the bank linking sandbox testing guide.
- Make sure to tell the user the connection is complete while you are waiting to fetch the data, see more about this here.
- Get connection data to pull the financial data you need.
- This data includes balances, identifiers, owners, transactions, and investments.
- Configure and consume webhooks as needed to know when new financial data is available or if a connection is broken.
- You can also create a processor token for a financial account.
- Manage connection status to keep your connections organized and up
- Route between providers to optimize conversion.
- Each service provider has different coverage, as well as its own details. Be sure to read through them before using a particular service provider. The list of service providers includes Plaid, Finicity, MX, Yodlee, Salt Edge, and Salt Edge Partners.
- Meld's Bank Linking stack allows you to route your customers to specific service providers based upon predefined defaults, a service provider waterfall based on institution coverage and availability, or specific financial institution based decisioning. > > Routing rules are defined within the Meld dashboard.
- If you have existing connections with a service provider that you would like to bring over to Meld, you can by importing connections.
Potential Use Cases
Here are some potential use cases for Meld's bank linking product:
- See users' balances and invstment holdings to be able to give them financial advice.
- See users' balances and transactions to see if they would qualify for a loan.
- See users' owners information to verify their identity.
- See users' identifiers information (including account number and routing number) in order to perform an ACH transaction. See more about identity verification here.
Updated 2 months ago