Package: @truv/react | npm | GitHub
Install
Or with yarn:
Embedded Orders
Use isOrder={true} when rendering the Bridge component for multi-connection verification workflows (VOIE, VOE, VOA).
Wait for the COMPLETED event with source: "order" before advancing the user in your application. Do not use onSuccess or onClose to advance. The order may still have pending connections.
The onEvent callback receives a third source parameter. See Bridge Events for all event types, payloads, and error codes.
Use the Bridge component without isOrder for single-connection flows like Direct Deposit Switch and Paycheck Linked Lending.