內容簡介
Merchant Transaction Portal 讓網站管理員直接在 WordPress 控制台中安全查看 Stripe 帳戶的餘額交易紀錄,透過唯讀 API 金鑰連線,並以暫存機制減少 API 呼叫次數,提供帳戶餘額、付款排程及可搜尋的交易歷史總覽。
【主要功能】
• 在控制台內查看 Stripe 帳戶餘額與即將到來的付款
• 可搜尋的交易歷史紀錄(含收費、退款、手續費)
• 支援交易紀錄匯出為 CSV 檔案
• 使用 Stripe 唯讀限制金鑰,確保資料安全
• 透過 Transients 暫存機制減少 API 呼叫次數
• 所有資料傳輸皆透過 HTTPS 加密連線
外掛標籤
開發者團隊
原文外掛簡介
Merchant Transaction Portal lets administrators securely view balance transactions inside the WordPress admin. It uses the Stripe API via HTTPS with a restricted read-only key and caches summaries with transients to reduce API calls.
The plugin provides a clear overview of account balances, upcoming payouts, and a searchable transaction history with CSV export capabilities.
External services
This plugin relies on the Stripe API (provided by Stripe, Inc.) to function. It connects to external Stripe servers to retrieve and display your financial data.
What it is used for: The service is used to fetch account balances, payout schedules, and transaction history (charges, refunds, and fees) for display within the WordPress dashboard.
What data is sent: The plugin sends the Restricted API Key (provided by the user) via an Authorization header to authenticate requests. When viewing reports, it sends date parameters to filter transactions. No customer-identifying data from your WordPress database is sent to Stripe.
When data is sent: Data is sent whenever an administrator visits the “Transactions” page, clicks “Test Connection” in settings, or triggers a “Download CSV” request.
Service Links:
Stripe Terms of Service
Stripe Privacy Policy
Privacy
All communication with the Stripe API is performed over a secure HTTPS connection. The plugin does not store your transaction data in the WordPress database; it uses temporary transients (cache) for performance. No API keys or financial data are shared with the plugin developer or any other third parties.
