Title: CubeWP Wallet
Author: Imran Tauqeer
Published: <strong>ജൂൺ 11, 2023</strong>
Last modified: ഡിസംബർ 15, 2025

---

Search plugins

![](https://ps.w.org/cubewp-wallet/assets/banner-772x250.png?rev=2984967)

![](https://ps.w.org/cubewp-wallet/assets/icon-256x256.gif?rev=2984967)

# CubeWP Wallet

 By [Imran Tauqeer](https://profiles.wordpress.org/cubewp1211/)

[Download](https://downloads.wordpress.org/plugin/cubewp-wallet.1.0.5.zip)

 * [Details](https://ml.wordpress.org/plugins/cubewp-wallet/#description)
 * [Reviews](https://ml.wordpress.org/plugins/cubewp-wallet/#reviews)
 * [Development](https://ml.wordpress.org/plugins/cubewp-wallet/#developers)

 [Support](https://wordpress.org/support/plugin/cubewp-wallet/)

## Description

CubeWP Wallet is a feature-rich plugin designed primarily for developers and themes,
allowing them to integrate a wallet system into their websites. With CubeWP Wallet,
you can enable transactions to be added to a user’s wallet, provide withdrawal functionality,
and even implement commission charges. This plugin provides a flexible and customizable
solution for managing virtual wallets on your WordPress site.

Features:

Insert Transactions into Wallet: Developers and theme designers can easily incorporate
the ability to add transactions into a user’s wallet using the provided coding examples.
This feature enables users to deposit funds into their wallet for future use.

Withdrawal Functionality: Users can conveniently withdraw funds from their wallet
as needed. This provides them with the flexibility to utilize their wallet balance
for various purposes within your website.

Commission Charging: Admins have the option to apply commission charges on wallet
transactions. This feature allows you to monetize the wallet system by deducting
a percentage or fixed amount as a commission from each transaction.

Dispute Request for Refund: Customers can create dispute requests for refunding 
a specific transaction. This functionality ensures that users have recourse in case
of any issues or discrepancies with their wallet transactions.

Insert Transaction into Wallet Example Code:

$parameters = array(
 ‘amount’ => 100, // Amount to add into the wallet { numeric}[
Required ] ‘post_id’ => 1, // Add a post ID to this record { Post ID } [ Required]‘
order_id’ => 1, // Add an order ID to this record { Order ID } [ Optional ( Cannot
be null ) ] ‘vendor_id’ => 1, // Identify the user who will receive this amount {
User ID } [ Optional ( post author will be used as a replacement ) ] ‘currency’ 
=> ‘Rs’, // Specify the currency symbol { String } [ Optional ( CubeWP settings 
will be used as a replacement ) ] ‘commission’ => array( // Get a commission on 
the amount { array | false } [ Optional ( CubeWP settings will be used as a replacement)]‘
commission_type’ => ‘percentage’, // Commission type { percentage | fixed } [ Optional(
CubeWP settings will be used as a replacement ) ] ‘commission_value’ => ’25’ // 
Commission value { numeric } [ Optional ( CubeWP settings will be used as a replacement)]),‘
on_hold’ => array( // Hold the amount for a specific number of days before it is
available for withdrawal { Array | False } [ Optional ( CubeWP settings will be 
used as a replacement ) ] ‘hold_period’ => ‘7’ // Specify the hold amount period
in days { numeric } [ Optional ( CubeWP settings will be used as a replacement )]));
CubeWp_Wallet_Processor::cubewp_add_funds_to_wallet( $parameters );

Please note that integrating CubeWP Wallet into your website requires coding knowledge
as shown in the example above. Developers and theme designers can utilize this code
to add transaction functionality to the wallet system.

We hope you find CubeWP Wallet Plugin helpful in managing virtual wallets on your
website. For any questions, feedback, or assistance, please contact our support 
team at [support email or contact form].

Note: CubeWP Wallet Plugin may require additional setup and configuration based 
on your specific requirements.

## Reviews

ഈ പ്ലഗിന് റിവ്യൂകൾ ഒന്നുമില്ല.

## Contributors & Developers

“CubeWP Wallet” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ Imran Tauqeer ](https://profiles.wordpress.org/cubewp1211/)
 *   [ Team CubeWP ](https://profiles.wordpress.org/teamcubewp/)

[Translate “CubeWP Wallet” into your language.](https://translate.wordpress.org/projects/wp-plugins/cubewp-wallet)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/cubewp-wallet/), check
out the [SVN repository](https://plugins.svn.wordpress.org/cubewp-wallet/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/cubewp-wallet/) 
by [RSS](https://plugins.trac.wordpress.org/log/cubewp-wallet/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

= 1.0.5 2025-12-09

 * FIXED: Improved compatibility with WordPress 6.9.
 * SECURITY: Fixed multiple vulnerabilities and enhanced protection against unauthorized
   data access.
 * IMPROVED: Strengthened input sanitization and validation for data handling.

= 1.0.3 2023-06-27

 * Fixed: Currency Settings In CubeWP Options fixed.

= 1.0.2 2023-06-14

 * Structure setup for WordPress repo

## Meta

 *  Version **1.0.5**
 *  Last updated **4 മാസങ്ങള്‍ ago**
 *  Active installations **100+**
 *  WordPress version ** 5.0 അല്ലെങ്കില്‍ അതിലും ഉയര്‍ന്നത് **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 അല്ലെങ്കില്‍ അതിലും ഉയര്‍ന്നത് **
 *  Language
 * [English (US)](https://wordpress.org/plugins/cubewp-wallet/)
 * Tags
 * [e-commerce](https://ml.wordpress.org/plugins/tags/e-commerce/)[payment](https://ml.wordpress.org/plugins/tags/payment/)
   [payment gateway](https://ml.wordpress.org/plugins/tags/payment-gateway/)[wallet](https://ml.wordpress.org/plugins/tags/wallet/)
 *  [Advanced View](https://ml.wordpress.org/plugins/cubewp-wallet/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/cubewp-wallet/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/cubewp-wallet/reviews/)

## Contributors

 *   [ Imran Tauqeer ](https://profiles.wordpress.org/cubewp1211/)
 *   [ Team CubeWP ](https://profiles.wordpress.org/teamcubewp/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/cubewp-wallet/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://cubewp.com)