Hi Rakesh,
I need your help in integrating basket of stocks with my app. I have a kite connect subscription with zerodha. My problem is as follows:
1. I have a use case in which user can buy a single stock using publisher from my platform. I load the publisher.js and using the button click user goes to your login page or to the dashboard for executing the order.
2. I am implementing "basket of stocks" using the link "
https://kite.trade/docs/connect/v3/publisher/".
3. In my react component, I load the publisher.js script (like in the single stock publisher use case).
4. Once the publisher.js script is loaded I execute the javascript (from
https://kite.trade/docs/connect/v3/publisher/, which has the KiteConnect functions).
5. When the user clicks my custom button should it not open the zerodha login window or navigate to your dashboard with the stocks I set?
Is there a way I can reach out to you as I cannot share all my app details here?
Pls help. Really appreciate your help. Thanks.
March 2022