how to enable/disable pop window display orders for placing the order

sunilx
sunilx edited January 2020 in Kite Publisher
Hello,
i am trying to use the feature as mentioned here (https://kite.trade/docs/connect/v3/basket/).
Problem 1 - Every time i submit the form, it is launching a new pop. is there a way to control it? Because once order is prepared on client side and submitted many a times there is no point of having an extra step to place the order. pop is useful while debugging the code in case order prepared is same as what is being sent.

Problem 2 - On the Publisher Plugin site (https://kite.trade/docs/connect/v3/publisher/ ), there is KiteConnect Interface to submit orders. Here also same problem, it is launching a pop up.

How to disable the pop and directly submit the order?

PS: i noticed your_basket json need to be stringify before submitting else it throws invalid payload error. https://kite.trade/docs/connect/v3/basket/. maybe update documentation.
Sign In or Register to comment.