FAQs
In flutter how to logout in smallcase SDK
explain how to logout user
Smallcase historical returns
To pull the hostorical return of a smallcase, there is a gatewayname parameter. what is that and how do i create it?
How to get investments of all users for a gateway.
I want to fetch investments for all users under a company gateway.
flutter integration
how to access onsucces method in flutter integration
Mutual Fund holdings import?
What is the API response which we get from MF central for Mutual Funds i.e. without analytics
AMO order modified?
How does smallcase handle situations when AMO order is modified for STT? Does it send a webhook response to registered URL with some status?
Kite redirect not working
Whenever we are trying to place order or fetch holdings from our broker(kite) smallcase web view doesn't redirects back to app. even after clicking on force redirect it doesn't redirect. This is happening only with kite. Please check this.
INTEGRATION AT OUR WEB APP
We are very interested to integrate smallcase gateway at our startup and would like to proceed further with technical communication and solve some doubts
Fetch holding with broker login Dhan screen stuck at connect to broker
during fetch holding with broker dhan screen is getting stuck at connect to broker pop-up
How to do broker logout for Transactional flows
I am try to do transaction through small case JavaScript SDK .
I am currently using Transactional flows by initializing SDK and then triggering transaction (example: login with zerodha ) for every thing work fine but now on second time I want to use another zerodha account but I can't find any way to logout from previous account.