Deposit Requests

Use this page to process and monitor user deposit requests.

Interface Reference

Deposit Requests

Purpose

  • Track deposit request lifecycle from creation to settlement.
  • Resolve pending and failed requests quickly.
  • Reduce user wait time and support ticket load.

Request Lifecycle

Common statuses:

  • Pending: awaiting gateway/processor callback or manual validation.
  • Approved/Success: amount posted successfully.
  • Failed/Rejected: request not completed.
  • Reversed: settled then reversed due to correction/chargeback logic.

Steps

  1. Open Operations > Deposit Requests.
  2. Filter by status, payment method, date range, and user.
  3. Start with oldest pending requests.
  4. Check processor response/error code.
  5. Mark for retry/escalation when required.
  6. Export unresolved queue for shift handover.

What to Check Before Escalation

  • User account status is active and verified.
  • Payment method is enabled and healthy.
  • Duplicate attempts are not caused by user refresh behavior.
  • Requested and received amount mismatch is documented.

Troubleshooting

  • High pending volume: verify payment gateway callback delays.
  • Repeated failures on one method: check provider incident panel.
  • Amount mismatch: validate fees/conversion rules.

Best Practice

Maintain a pending-age bucket (0-15m, 15-60m, 60m+) and resolve oldest first.