A walkthrough on how to get setup with multiple bank connections per applicant
Traditional single bank-connects work in this order:
- An applicant completes a bank connect
- The console event fires for bank complete, and if it is the final step, the complete console event fires
- The bank webhook gets sent, and if is the final step, the complete webhook gets sent
When the double bank connect flag is enabled (contact a Verifast representative to get it enabled), when an applicant reaches the Complete page, the following happens:
- They are greeted with the usual Complete page, but with an additional message prompting the applicant if they would like to connect any additional bank connects. There is also a timer displayed to the applicant (15 seconds)
- Neither the Complete console event nor the complete webhook will trigger until the timer fully counts down (the bank console event and webhook firing will work as usual)