Skip to content

finbox-in/bank-connect-react-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Project for BankConnect React Client SDK

Steps to start

In the App.jsx file add the apiKey given by FinBox team. And you are ready to use the sample app.

Run npm install && npm run dev to run the app. Open http://localhost:5173 to view it in the browser.

In App.jsx you can find callbacks given by the SDK.

  1. exit event, when user exits the SDK.
  2. success event, when user completes the SDK flow and statement is uploaded this callback will be triggered.

About

Sample Project for BankConnect React Client SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published