| 开发者 | devdiggers |
|---|---|
| 更新时间 | 2026年7月25日 16:17 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0.2 |
| 版权: | GPLv3 or later |
| 版权网址: | 版权信息 |
my-wallet.
[ddwcwm_wallet_balance_shortcode] - the wallet balance value on its own
[ddwcwm_wallet_balance_layout_shortcode] - the styled balance card
[ddwcwm_wallet_operations_shortcode] - the add money and send money actions
[ddwcwm_wallet_balance_operations_shortcode] - balance card and actions together
[ddwcwm_wallet_transactions_shortcode] - the transaction history table
Each shortcode tag can be renamed from Wallet > Configuration > Shortcodes if you prefer your own naming.
Admin management
Everything sits under the Wallet menu in WordPress admin.
.pot file, and works with WPML, Polylang and Loco Translatedevdiggers-wallet-for-woocommerce folder to /wp-content/plugins/ over FTP, then activate it from the Plugins menu.
After activation
Yes. The wallet registers as a WooCommerce payment gateway and stores balances against WooCommerce customers, so WooCommerce has to be installed and active.
A hidden "Wallet Topup" product is created on activation. The customer opens the wallet page in My Account, enters an amount, and checks out with one of your normal payment gateways. When the top-up order reaches the status you selected in the settings, the balance is added.
Yes. Under Wallet > Configuration > General you pick which payment gateways are available for wallet top-up orders. The wallet gateway itself is not offered for top-ups, so nobody can fund a wallet with wallet money.
Not in the free version. Free covers full payment with the wallet balance through the wallet payment gateway. Partial payment, where the wallet covers part of the total and another gateway covers the rest, is a Pro feature.
You create cart cashback rules with amount ranges. When the order subtotal falls inside a range, the customer earns the fixed or percentage reward set on that rule. The cashback is held as pending on the order and credited to the wallet when the order completes. A maximum cap per order, a minimum order value and an option to skip sale products are all available in the free version.
Cashback by product, category, user role, payment method and top-up amount is Pro. The free version covers cart total cashback.
Yes. When you refund a WooCommerce order that was paid with the wallet, the refunded amount is credited back to the customer wallet automatically, and any cashback awarded for that order is reversed.
Yes, this is free. A customer enters the receiver's email address, the amount and an optional note on the wallet page, and the transfer is recorded on both wallets. Requesting money from another customer is a Pro feature.
Go to Wallet > Manual Adjustment, choose the customer, pick credit or debit, enter the amount and add a note. The change appears in the transaction log and the customer gets a wallet email. To adjust many customers at once, use the CSV import from the Users screen.
Five: balance only, balance card, wallet operations, balance with operations, and transaction history. The default tags are listed in the description, and each tag can be renamed under Wallet > Configuration > Shortcodes.
Yes. The plugin declares compatibility with WooCommerce High-Performance Order Storage and registers a payment method for the block based Cart and Checkout, so the wallet shows up in both the classic and block checkout.
Yes. Set the endpoint slug and the menu title under Wallet > Configuration > Endpoints, then save your permalinks once so WordPress picks up the new URL.
Yes. The Layout tab sets the theme color, icon visibility and size, card background, border and text colors, and the transaction table header colors. Cashback message colors and font size are set on the Cashbacks tab.
No. Everything is set from labeled admin fields and the setup wizard. Developers who want to go further will find hooks and filters through the wallet layout, cashback and transaction flow.
Yes. The free plugin never deletes wallet data, and it stops loading when the Pro plugin is active, so the two never run at the same time. Balances, transactions and cashback rules are carried over.
Free version questions go to the plugin support forum here on WordPress.org. Documentation is at docs.devdiggers.com/woocommerce-wallet-management, and you can reach the team through the DevDiggers contact page.