Dashboard Summary Cards
New in 1.6.4. A row of summary cards appears above the recent transactions list.
- Total top-ups — everything the customer has added to their wallet.
- Total spent — both full wallet payments and partial payments.
- Cashback earned — shown only when the cashback reward program is enabled.
- Available balance — current spendable funds.
woo_wallet_dashboard_stat_cards filter.
Viewing Balance & Transactions
Customers can navigate to My Account > My Wallet to:- Check Current Balance: The total available funds are displayed prominently.
- View Transaction History: A detailed table showing every credit and debit, along with dates and descriptions. The Details column wraps onto multiple lines so long descriptions stay readable on mobile.
- Filter History: Customers can use date range filters to audit their transaction history.
Adding Funds (Top-up)
If the administrator has enabled top-ups, customers can add funds manually:- Go to the My Wallet tab.
- Navigate to the Top-up sub-tab.
- Enter the amount you wish to add.
- Click Add Balance.
- You will be redirected to the WooCommerce checkout page.
- Complete the payment using any available gateway (e.g., Credit Card, PayPal).
- Once the payment is processed, the funds are instantly credited to your wallet.
Sending Funds (Transfer)
Customers can send funds to other registered users if transfers are enabled:- Navigate to the Transfer sub-tab within My Wallet.
- Enter the recipient’s email address (the email must be associated with a registered account on the site).
- Specify the amount you want to send.
- Add an optional note for the recipient.
- Click Transfer Now.
- The amount is instantly debited from your wallet and credited to the recipient’s ledger.
Shortcodes
You can display wallet information anywhere on your site using these shortcodes:[woo-wallet]: Displays the full wallet dashboard (recommended for a dedicated “My Wallet” page).[mini-wallet]: Shows a simple widget with the user’s current balance, ideal for headers or sidebars.[tw-sell-content]: Renders the Sell Content action UI (when the Sell Content earning action is enabled).
