Steps for integrating Finswich Checkout via Flutter
PreviousIntegrating the Finswich Checkout on your Vanilla Javascript appNextPseudocode for Integrating Finswich Checkout in Application (Native iOS & Android)
Last updated
Last updated
Visit the link to the flutter package
On the flutter package website they click the installing tab
Please follow the instructions on the page.
After installing and adding the finswich package to your code, here is a sample dart code to complete your set up
The table below helps to explain the objects passed to the inline JS during initialiazation
reference
This is your user's reference on your platform
String
public_key
Your live public key from Finswich app
String
balance
the user's balance on your app
Number
origin
your whitelisted IP saved on the Finswich platform
String