Zerodha KITE PHP API: Working of POST back page

#1
Hi,
I am facing issue with KITE api POST back page. Working on the PHP code.

I want to place a new order from the POST back page on the basis of following condition:
1) On one already placed order completion, and
2) On some specific amount.

What will be the code to achieve this? and need explanation how this Post Back Works?
 

radha55

Well-Known Member
#3
Hi,
I am facing issue with KITE api POST back page. Working on the PHP code.

I want to place a new order from the POST back page on the basis of following condition:
1) On one already placed order completion, and
2) On some specific amount.

What will be the code to achieve this? and need explanation how this Post Back Works?
use postback url and you will get order completion status on that url.
 

Similar threads