Merchant Transaction Portal
| 开发者 |
smallvalleymedia
|
| 更新时间 |
2026年3月2日 20:35 |
| PHP版本: |
7.4 及以上 |
| WordPress版本: |
6.9 |
| 版权: |
GPL-2.0-or-later |
| 版权网址: |
版权信息
|
详情介绍:
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.
安装:
- Upload the plugin folder to
/wp-content/plugins/.
- Activate the plugin through the 'Plugins' screen in WordPress.
- Go to Transactions → Settings and paste your Restricted API Key.
- Ensure your Restricted Key has "Read" access for: Balance, Charges, Customers, and Payouts.
- Use Transactions → Monthly Transaction Records to view and export data.
更新日志:
- Added CSV Export button
- Added external service description to README file
1.0.8
- Added Upcoming payouts
- Adjusted time to match local WordPress settings
- Improved UI for month selection and reporting.
1.0.9
- Added totals for Gross, Fee, and Net columns in the reporting table.
1.0.6
- Renamed plugin and slug/text domain to merchant-transaction-portal.
- Admin menu label set to Transactions.
- Keeps "Stripe Account Balance" heading on the main page as requested.