Ledgers

View detailed transaction history and movements

Ledgers

Ledgers provide a complete, detailed record of all financial transactions and money movements in your PayMongo account. Use ledgers for accounting, reconciliation, and audit purposes.

Dashboard Overview

The Ledgers dashboard shows all financial entries with:

ColumnDescription
DateTransaction date and time
ReferenceUnique ledger entry ID
TypeTransaction category
DescriptionDetails of the entry
DebitMoney out
CreditMoney in
BalanceRunning balance

Ledger Entry Types

TypeDescription
idstringUnique identifier for the ledger entry.
ledger_account_idstringThe ID of the ledger account associated with this entry.
ledger_account_currencystringThe currency of the associated ledger account.
ledger_account_currency_exponentint32The currency exponent used by the ledger account (e.g., 2 for USD).
directionstringIndicates whether the entry is a credit or a debit.
amountintAmount in the ledger account’s smallest currency unit. For example, $10 would be represented as 1000. Supports any integer up to 10³⁶.
statusstringReflects the status of the ledger transaction at the time this entry was created. One of pending, posted, or archived.
metadataobjectCustom key-value metadata. Both keys and values must be strings.
created_atdatetimeTimestamp indicating when the ledger entry was created.
updated_atdatetimeTimestamp of the most recent update to the ledger entry.

Understanding Entries

Double-Entry Format

Each transaction creates balanced entries:

TransactionDebitCredit
Payment received-+₱1,000
Processing fee₱35-
Net to wallet-+₱965

Entry Details

Click any entry to view:

  • Original transaction reference
  • Related payments or payouts
  • Fee breakdown
  • Timestamps
  • Notes and metadata

Understanding Balance Changes

Credits (Money In)

SourceDescription
Customer paymentsSuccessful transactions
Refund reversalsCancelled refunds
AdjustmentsManual credits
Transfers inFrom other wallets

Debits (Money Out)

SourceDescription
PayoutsBank transfers
RefundsCustomer refunds
FeesProcessing charges
ChargebacksLost disputes
Transfers outTo other wallets

Best Practices

PracticeRecommendation
Reconcile oftenMatch with bank statements regularly
Archive recordsKeep exports for audit purposes
Monitor anomaliesReview unusual entries promptly

Feel free to reach out to [email protected] if you have questions about ledgers!