Polling for result
- Call
/checkwith samepay_id,trans,pay_system. - If response is
status=successwithoutdata, continue polling. - Stop when final
rrnis returned orstatus=erroris returned.
Recommended polling interval: 1000-2000 ms.
/check with same pay_id, trans, pay_system.status=success without data, continue polling.rrn is returned or status=error is returned.Recommended polling interval: 1000-2000 ms.