I am not receiving any reponse on my postback URL, which otherwise called in a web browser shows the response that it is meant to when it's method is called.
Hi, The domain must be available to the internet so that Kite trade can post data once an order is executed. If I try to open your postback URL, it says site can't be reached.
@arsh8singhs what @sujith meant was trying to open the url from another device outside of your network (may me on a mobile device with 3g connection) because the web address is not reachable from outside world now. even i tried and there was no response from the address you have showed in the screenshot.
'exchange' => "NSE",
'transaction_type' => $transactionType,
'order_type' => "MARKET",
'quantity' => $quantity,
'product' => "MIS"
These are the order PARAMS.
The domain must be available to the internet so that Kite trade can post data once an order is executed.
If I try to open your postback URL, it says site can't be reached.
This is the URL that I am trying to access. And as you can see in the screenshot, the URL is getting accessed just fine. No issues at all.
even i tried and there was no response from the address you have showed in the screenshot.