Skip to main content

Polling for result

  1. Call /check with same pay_id, trans, pay_system.
  2. If response is status=success without data, continue polling.
  3. Stop when final rrn is returned or status=error is returned.

Recommended polling interval: 1000-2000 ms.