CubeWP Wallet for WordPress Plugin Directory
CubeWP Wallet is the #158 ranked payment gateway app on WordPress, as of Aug 31, 2026.
CubeWP Wallet is a WordPress Plugin Directory app by Imran Tauqeer.
AppRanks data: CubeWP Wallet ranks #158 in Payment Gateway on WordPress Plugin Directory, placing it in the top 23% of that category.
AppRanks verdict
Generated from live marketplace data — refreshed daily
CubeWP Wallet is a newly-listed WordPress app with a limited review volume. It is listed in the Payment Gateway category on WordPress Plugin Directory, which AppRanks treats as the canonical taxonomy node for ranking and competitor comparison. no published reviews yet means feature claims are unverified by the wider merchant base. Without a published review base, the only fit-signal available is the developer's own documentation plus the marketplace's listing-quality audit (linked below). Paid-only pricing means evaluating fit on the marketplace listing or via the developer's documentation before installing. AppRanks tracks rating, review count, pricing tier, and category position daily — the figures on this page reflect the most recent scrape from the canonical WordPress Plugin Directory listing.
Pros
- +Published by Imran Tauqeer — established developer track record
Cons
- −No public reviews yet — fit and reliability are unverified
Looking to switch from CubeWP Wallet?
See CubeWP Wallet's alternatives ranked by audit score, rating, and review velocity.
How CubeWP Wallet works
Show full descriptionShow less
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.
Category rankings
As of Sep 4, 2026- Payment Gateway#158of 712Top 23%
- Payment#174of 604Top 29%
See 90-day rank history for each category
Track daily rank changes, category shifts, and position volatility.
Keyword rankings
CubeWP Wallet ranks for 1 keywords across WordPress Plugin Directory. Here are the top 1:
- Rank #957
Competitors & alternatives
CubeWP Wallet doesn't have curated competitor matchups yet. Other tracked payment gateway apps on WordPress:
Where CubeWP Wallet stands in the Payment Gateway category
CubeWP Wallet ranks #158 of 712 apps in the Payment Gateway category, placing it in the top 23% of the listing.
Frequently asked questions
What is CubeWP Wallet?
CubeWP Wallet is an app for WordPress. It is published on WordPress Plugin Directory and tracked by AppRanks, and AppRanks has been tracking its public marketplace data on the refresh cadence published in our methodology. It is listed under the Payment Gateway category on AppRanks, where you can see its current category position, review-velocity trend, and how it compares against the top alternatives in the same space. Developed by Imran Tauqeer.
Who uses CubeWP Wallet?
Currently around 100 active stores have installed CubeWP Wallet. Its review base is still building, which usually maps to early-stage merchants and stores piloting a new workflow. It is part of the Payment Gateway category on WordPress.
Where does CubeWP Wallet rank on WordPress?
CubeWP Wallet currently sits at position #158 in the Payment Gateway category on WordPress. That places it in the top 22% of 712 apps tracked in the same category. Category positions are read from the live marketplace ranking and refresh on each scrape, so the number you see here reflects the most recent crawl rather than a long-running average.