This is for automatically capturing the transaction status whenever changes from ‘PENDING’ to either ‘SUCCESS’ or ‘FAILURE’. For call back facility, one Call Back URL must be created from user end using the parameters mentioned below given by Provider through a Json string in order to track down the status change.
| Parameters | Type | Description | |
|---|---|---|---|
| status | Number |
Status Code: '1' for SUCCESS '3' for FAILURE |
|
| orderid | Number | Unique order ID from provider end | |
| opttranid | Alphanumeric | Operator transaction id | |
| pid | Alphanumeric | Unique partner request id from user end | |
| commission | Float | Partner commission |