[WordPress] 外掛分享: CubeWP Wallet

首頁外掛目錄 › CubeWP Wallet
WordPress 外掛 CubeWP Wallet 的封面圖片
100+
安裝啟用
尚無評分
94 天前
最後更新
問題解決
WordPress 5.0+ PHP 7.4+ v1.0.5 上架:2023-06-10

內容簡介

CubeWP Wallet 是一個功能豐富的外掛,主要設計給開發者和主題設計師,讓他們可以把錢包系統整合到他們的網站上。透過 CubeWP Wallet,您可以讓用戶將交易添加到他們的錢包中,提供提現功能,甚至實現佣金收費。這個外掛提供了一個靈活且可定制的解決方案,用於管理 WordPress 網站上的虛擬錢包。

功能:
- 將交易添加到錢包中:開發者和主題設計師可以輕鬆地使用提供的代碼示例將交易添加到用戶的錢包中。此功能允許用戶將資金存入錢包中,作為未來使用的儲值。
- 提現功能:用戶可以方便地從他們的錢包中提取資金,根據需要使用他們的錢包餘額,這為他們在網站上各種用途提供了靈活性。
- 佣金收費:管理員可以選擇對錢包交易進行佣金收費。此功能可以通過從每筆交易中扣除百分比或固定金額作為佣金,對錢包系統進行資金盈利。
- 爭議退款請求:用戶可以建立退款的爭議請求,以解決錢包交易中出現的任何問題或差異。這個功能確保用戶在戴爾的錢包交易中有途徑處理問題。

插入交易到錢包示例代碼:
$參數 = array(
‘數量’ => 100,//加入錢包的金額 {numeric} [必填項目]
‘post_id’ => 1,//將帖子 ID 添加到此記錄 {Post ID} [必填項目]
‘order_id’ => 1,//添加訂單 ID 到此記錄 {Order ID} [可選 (不能為 null)]
‘vendor_id’ => 1,//識別將接收此金額的用户 {User ID} [可選 (將使用帖子作者作為替代)]
‘貨幣’ => ‘Rs’,//指定貨幣符號 {String} [可選 (將使用 CubeWP 設置作為替代)]
‘佣金’ => array( // 获取该金额的佣金 {数组|假} [可选 (将使用 CubeWP 设置作为替代)]
‘commission_type’ => ‘percentage’,//佣金類型 {百分比|固定} [可選 (將使用 CubeWP 設置作為替代)]
‘commission_value’ => ’25’ //佣金值 {numeric} [可選 (將使用 CubeWP 設置作為替代)]
),
‘on_hold’ => array( // 在它可用於提現之前將金額保留一定數量的天數 {數組|假} [可選 (將使用 CubeWP 設置作為替代)]
‘hold_period’ => ‘7’ // 指定保持金額的期限(以天為單位) {numeric} [可選 (將使用 CubeWP 設置作為替代)]
)
);
CubeWp_Wallet_Processor::cubewp_add_funds_to_wallet($參數);
請注意,將 CubeWP Wallet 整合到您的網站中需要具備代碼知識,就像示例中所示。開發者和主題設計師可以利用這個代碼添加交易功能到錢包系統中。

希望您在管理網站虛擬錢包方面,發現 CubeWP Wallet Plugin 很有幫助。如果您有任何問題、反饋或需要協助,請聯繫我們的技術支援團隊,電子郵件 [支援電子郵件或聯繫表格]。

注意:CubeWP Wallet Plugin 可能需要根據您的特殊需求進行附加設置和配置。

問題與答案:
Q: 透過 CubeWP Wallet 外掛,我們可以提供哪些功能?
A: 您可以讓用戶將交易添加到他們的錢包中,提供提現功能,甚至實現佣金收費。這個外掛提供了一個靈活且可定制的解決方案,用於管理 WordPress 網站上的虛擬錢包。

Q: 如何插入交易到錢包中?
A: 開發者和主題設計師可以輕鬆地使用提供的代碼示例將交易添加到用戶的錢包中。此功能允許用戶將資金存入錢包中,作為未來使用的儲值。

Q: 如果客戶對於某筆交易有爭議,該怎麼辦?
A: 用戶可以建立退款的爭議請求,以解決錢包交易中出現的任何問題或差異。這個功能確保用戶在錢包交易中有途徑處理問題。

Q: 需要具備什麼知識才能將 CubeWP Wallet 整合到網站中?
A: 將 CubeWP Wallet 整合到您的網站中需要具備代碼知識,開發者和主題設計師可以利用示例中提供的代碼添加交易功能到錢包系統中。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.5) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「CubeWP Wallet」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

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.

延伸相關外掛

文章
Filter
Mastodon