> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rynopay.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Wallet Transactions

> Review, filter, sort, and export wallet funding and payout transactions.

<Frame>
  <img src="https://mintcdn.com/ryno-26f27c8f/sKKdX1PI98-AaZfj/images/business/wallets/wallet-transactions-all.png?fit=max&auto=format&n=sKKdX1PI98-AaZfj&q=85&s=bd49fffa404c7ce6fe239c372ed02f3a" alt="Wallet transactions table" width="1918" height="806" data-path="images/business/wallets/wallet-transactions-all.png" />
</Frame>

## Tabs

* **All**
* **Funding**
* **Payout**

<Frame>
  <img src="https://mintcdn.com/ryno-26f27c8f/sKKdX1PI98-AaZfj/images/business/wallets/wallet-transactions-funding.png?fit=max&auto=format&n=sKKdX1PI98-AaZfj&q=85&s=97ef85eddd7b9235db69ab46556f4409" alt="Funding transactions" width="1910" height="892" data-path="images/business/wallets/wallet-transactions-funding.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/ryno-26f27c8f/sKKdX1PI98-AaZfj/images/business/wallets/wallet-transactions-payout.png?fit=max&auto=format&n=sKKdX1PI98-AaZfj&q=85&s=889b019007caac4f9daf1b49403d5de1" alt="Payout transactions" width="1931" height="779" data-path="images/business/wallets/wallet-transactions-payout.png" />
</Frame>

## Table fields

| Field     | Description                   |
| --------- | ----------------------------- |
| Date      | Transaction date and time.    |
| Reference | Unique transaction reference. |
| Narration | Transaction description.      |
| Method    | Processing method.            |
| Type      | Credit or Debit.              |
| Amount    | Amount and currency.          |
| Status    | Current transaction status.   |

## Filters

You can filter by:

* Date period
* Custom date range
* Method
* Status

Select **Clear** to remove filters.

## Export

Select **Export .csv** to download the displayed records.

## Statuses

| Status     | Meaning                            |
| ---------- | ---------------------------------- |
| Awaiting   | Waiting for confirmation.          |
| Processing | Being processed.                   |
| Successful | Completed successfully.            |
| Cancelled  | Did not complete or was cancelled. |
| Failed     | Could not be processed.            |

## Related guides

<CardGroup cols={2}>
  <Card title="Wallet Details" href="/business/wallets/wallet-details" />

  <Card title="Fund a Wallet" href="/business/wallets/fund-wallet" />
</CardGroup>
