BursaPay Logo
Knowledge Base
Ticket Sign In
Help Center > Developer Platform & Gateway API > Developer Wallet and Immutable Ledger

Developer Wallet and Immutable Ledger

Published 2026-08-23 6 min read
Who is this article for?
This guide is for Developers, Finance Teams seeking operational guidance on BursaPay workflows.

UI Navigation Path (Step-by-Step)

  1. Read the current wallet balance.
  2. Inspect ledger entries when reconciling a transaction.
  3. Match each credit/debit to its reference.
  4. Investigate discrepancies from the ledger outward.
Verified BursaPay gateway workflow: Explains wallet balances and the ledger that records their changes.

1. Overview & Purpose

DeveloperWallet tracks available, pending and reserved balances, while DeveloperWalletLedger records credits, debits, fees, settlements, withdrawals, refunds and chargebacks.

2. Requirements & Setup

Treat the wallet as an accounting surface rather than a manually editable balance.

3. Step-by-Step Workflow

  1. Read the current wallet balance.
  2. Inspect ledger entries when reconciling a transaction.
  3. Match each credit/debit to its reference.
  4. Investigate discrepancies from the ledger outward.

4. Rules & Troubleshooting

The model explicitly states that wallet balances should not be edited directly; balance changes should go through the ledger service.

5. Verification & Next Steps

Use immutable ledger references for reconciliation and audit work.

Was this article useful?

Related Articles

Split Payments Developer Settlements
Ask Bursa AI