PHPackages                             malsubrata/woo-wallet - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. malsubrata/woo-wallet

ActiveWordpress-plugin[Payment Processing](/categories/payments)

malsubrata/woo-wallet
=====================

A powerful, extendable WooCommerce wallet system which support payment, partial payment, cashback reward program as well as refund for your WooCommerce store.

841941[27 issues](https://github.com/malsubrata/woo-wallet/issues)[1 PRs](https://github.com/malsubrata/woo-wallet/pulls)PHP

Since May 4Pushed 1w ago7 watchersCompare

[ Source](https://github.com/malsubrata/woo-wallet)[ Packagist](https://packagist.org/packages/malsubrata/woo-wallet)[ RSS](/packages/malsubrata-woo-wallet/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

TeraWallet (formerly WooWallet)
===============================

[](#terawallet-formerly-woowallet)

TeraWallet is the leading wallet system for WooCommerce, providing a seamless digital currency experience for WordPress sites. It allows customers to store funds, earn rewards through various site activities, and use their balance for fast, secure checkouts.

📚 Documentation
---------------

[](#-documentation)

- **[Admin Guide](ADMIN_GUIDE.md)**: Configuration, rewards, and technical architecture.
- **[Customer Guide](CUSTOMER_GUIDE.md)**: Usage instructions and FAQs for shoppers.

🚀 Key Features
--------------

[](#-key-features)

- **Digital Ledger**: Secure transaction history for every user.
- **Flexible Top-ups**: Customers can add funds via any WooCommerce gateway.
- **Partial Payments**: Use wallet balance combined with other payment methods.
- **Cashback Engine**: Rewards based on Cart, Product, or Category rules.
- **Incentivized Actions**: Earn balance for Signups, Reviews, Referrals, and Daily Visits.
- **Peer-to-Peer Transfers**: Users can send balance to other registered customers.
- **Marketplace Ready**: Full compatibility with Dokan, WCFM, and WCMarketplace.

🛠 Developer Section
-------------------

[](#-developer-section)

### Core Logic &amp; Hooks

[](#core-logic--hooks)

The system uses a strict database-first approach with MySQL-level locking to ensure transaction integrity.

- **Filters**:
    - `woo_wallet_current_balance`: Modify balance display.
    - `woo_wallet_payment_is_available`: Programmatically toggle the wallet gateway.
    - `woo_wallet_cashback_amount`: Adjust calculated rewards.
- **Actions**:
    - `woo_wallet_transaction_recorded`: Fires after any ledger update.
    - `woo_wallet_payment_processed`: Fires after a successful wallet purchase.
    - `woo_wallet_admin_adjust_balance`: Fires when admins manually edit balance.

### REST API (v3)

[](#rest-api-v3)

TeraWallet extends the WooCommerce REST API under the `wc/v3/wallet` namespace.

- `GET /balance?email={email}`: Retrieve user balance.
- `GET /?email={email}`: Retrieve transaction list.
- `POST /`: Create credit/debit transactions (Admin only).

📂 File Structure
----------------

[](#-file-structure)

- `includes/class-woo-wallet-wallet.php`: Core ledger and balance logic.
- `includes/class-woo-wallet-frontend.php`: Shortcodes and checkout integration.
- `includes/actions/`: Logic for earning balance via site activities.
- `templates/`: UI components (Overridable via theme).

📄 License
---------

[](#-license)

This project is licensed under the terms found in the `LICENSE` file.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance58

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 Bus Factor1

Top contributor holds 97.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f4f968dbbdd43f1f351830289f25fd541bf22228089dd3a4226fe0ea7ebf3d54?d=identicon)[malsubrata](/maintainers/malsubrata)

---

Top Contributors

[![malsubrata](https://avatars.githubusercontent.com/u/17632062?v=4)](https://github.com/malsubrata "malsubrata (408 commits)")[![moumitamal](https://avatars.githubusercontent.com/u/58474326?v=4)](https://github.com/moumitamal "moumitamal (3 commits)")[![danyaPostfactum](https://avatars.githubusercontent.com/u/1527097?v=4)](https://github.com/danyaPostfactum "danyaPostfactum (2 commits)")[![qwykx](https://avatars.githubusercontent.com/u/38068324?v=4)](https://github.com/qwykx "qwykx (2 commits)")[![eruditiontec](https://avatars.githubusercontent.com/u/39796135?v=4)](https://github.com/eruditiontec "eruditiontec (1 commits)")[![loic-parent](https://avatars.githubusercontent.com/u/63057166?v=4)](https://github.com/loic-parent "loic-parent (1 commits)")[![robertdevore](https://avatars.githubusercontent.com/u/9917957?v=4)](https://github.com/robertdevore "robertdevore (1 commits)")

---

Tags

pluginwalletwoocommercewoocommerce-walletwordpress

### Embed Badge

![Health badge](/badges/malsubrata-woo-wallet/health.svg)

```
[![Health](https://phpackages.com/badges/malsubrata-woo-wallet/health.svg)](https://phpackages.com/packages/malsubrata-woo-wallet)
```

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
