- Scoping (this guide) - determine how you want to use Argyle and how to present the Argyle experience to your users.
- Technical implementation - a guide to get you up and running.
Scope the user flow
- Where in the process do you want to leverage Argyle?
- Which users do you want to route through Argyle?
- What proportion of the paycheck would you like to receive?
- How to on-ramp and off-ramp users?
- How can a user manage their connected direct deposits?
When to leverage Argyle?
Typically, banks show an option to change a direct deposit upon sign-up and when prompting users to set up direct deposit to access gated features, like cash advance, early paycheck access, etc.Which users to route through Argyle?
You can initiate Argyle in two ways:- All users through Argyle (recommended)
- Argyle for covered companies only
All users
Send all users through Argyle and leverage Argyle as a switchboard to alternative direct deposit switching options. Our experience with clients shows that sending all users through Argyle provides the best user experience and highest conversion rates. For users where Argyle has coverage, they can connect their account. For users where Argyle does not have coverage, a Can’t find your employer? button appears. When the user clicks this button, Argyle Link closes and a callback is initiated. The callback funnels the user back to your application for an alternative path. The callback function receives an object containing a search query that the user submitted.Covered companies only
This option requires you to know who employs the user. You can then check that employer against the Argyle system to confirm coverage. The user will be dropped straight into the login screen (without the need to show the search screen).On-ramp users
Now that you’ve determined 1) where in your flow, and 2) to which users, you want to surface Argyle, it’s important to frame Argyle correctly for your users. Best in class implementations provide two things:- Incentive - users need to clearly understand why they are changing their direct deposit and the benefit this will give them. This can include hard benefits (such as cash rewards), or soft benefits (FDIC insurance, interest, etc.).
- Context - provide users with context into the process they will go through. Users need to understand that they will 1) search for their employer, 2) connect their employment or payroll account, and 3) confirm a direct deposit change.