Hi @nvineeth, You have two options, 1. Pass param as readonly=true as mentioned here. 2. Subscribe for KiteConnect and add postback url to get postbacks which includes order details. You can pass param called "tag" while generating custom button and you can find same order from your postback data.
You have two options,
1. Pass param as readonly=true as mentioned here.
2. Subscribe for KiteConnect and add postback url to get postbacks which includes order details.
You can pass param called "tag" while generating custom button and you can find same order from your postback data.