Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 457 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 457 Bytes

BankConnect: Flutter Sample

This is sample implementation of the BankConnect Flutter SDK

Setup

Download the SDK

Add the following values to local.properties

ACCESS_KEY=<ACCESS_KEY>
SECRET_KEY=<SECRET_KEY>
BC_SDK_VERSION=<SDK_VERSION>

Update API Key

Set the API_KEY with the shared value inside main.dart

Integration

For more details on integration, refer to https://docs.finbox.in/bank-connect/flutter.html