
內容簡介
總結:FundCollector 是一個全面的 WordPress 捐款管理外掛,讓組織可以透過多種付款方式,包括 PayPal 和銀行轉帳,來收集捐款。
1. FundCollector 是什麼?
- FundCollector 是一個全面的捐款管理外掛,專為 WordPress 設計,讓組織可以透過多種付款方式收集捐款。
2. 它有哪些主要功能?
- PayPal 整合:透過 REST API 安全處理 PayPal 付款
- 銀行轉帳支援:具有自動指示的替代付款方式
- Gutenberg 區塊:原生 WordPress 區塊編輯器整合
- 表單建立器:可自訂的捐款表單,具有多個欄位
- 電子郵件通知:自動發送郵件給捐款者和管理員
- 安全功能:蜜罐保護、reCAPTCHA 支持和數據加密
- 多語言支援:完整支持英語、西班牙語、法語、德語、葡萄牙語和義大利語,未來版本將添加更多語言
- 管理者儀表板:完整的捐款管理和報告
- 預建頁面:自動建立基本頁面(捐款、感謝、付款失敗、隱私政策)
- 自動更新:可配置的外掛程式自動更新功能
3. 支付方式有哪些?
- PayPal:與沙箱支援的完整 PayPal REST API 整合
- 銀行轉帳:具有可自訂指示的手動付款方式
- 未來支援:可擴展的架構支持額外的付款閘道
4. 安全性措施包括哪些?
- 對敏感信息進行數據加密
- 蜜罐防止垃圾郵件
- reCAPTCHA 整合
- 具有 nonce 的 CSRF 保護
- 清理輸入驗證
5. 是否符合法規要求?
- 符合 GDPR 規範數據處理
- 以隱私為中心的設計
- 數據保留控制
- 審查軌跡日誌
6. 有哪些外部服務使用?
- PayPal 付款處理
- Google reCAPTCHA v3
7. 如何控制用戶?
- PayPal 整合是可選的,可在外掛設定中停用
- Google reCAPTCHA 是可選的,可在外掛設定中停用。
外掛標籤
開發者團隊
② 後台搜尋「FundCollector – Donations Plugin and Fundraising Platform for WordPress」→ 直接安裝(推薦)
原文外掛簡介
Easy to use WordPress Donation Plugin
FundCollector is a comprehensive donation management plugin for WordPress that enables organizations to collect donations through multiple payment methods including PayPal and bank transfers.
Key Features
PayPal Integration: Secure PayPal payments with REST API
Bank Transfer Support: Alternative payment method with automated instructions
Gutenberg Block: Native WordPress block editor integration
Form Builder: Customizable donation forms with multiple fields
Email Notifications: Automated emails to donors and administrators
Security Features: Honeypot protection, reCAPTCHA support, and data encryption
Multi-language: Full translation support for English, Spanish, French, German, Portuguese, and Italian. Additional languages will be added in future versions.
Admin Dashboard: Complete donation management and reporting
Pre-built Pages: Automatic creation of essential pages (Donation, Thank You, Payment Failed, Privacy Policy)
Auto-updates: Configurable automatic plugin updates
Payment Methods
PayPal: Complete PayPal REST API integration with sandbox support
Bank Transfer: Manual payment method with customizable instructions
Future Support: Extensible architecture for additional payment gateways
Security
Data encryption for sensitive information
Honeypot spam protection
reCAPTCHA integration
CSRF protection with nonces
Sanitized input validation
Compliance
GDPR compliant data handling
Privacy-focused design
Data retention controls
Audit trail logging
Privacy Policy
FundCollector takes privacy seriously:
Payment data is processed securely through PayPal’s API
Sensitive data is encrypted at rest
No data is shared with third parties without consent
Users can request data deletion at any time
Full audit trail is maintained for compliance
External Services
This plugin connects to external third-party services to provide payment processing and security features. Below is a detailed disclosure of each service used:
PayPal Payment Processing
What it is: PayPal is a payment processing service used to handle online donations via credit cards, debit cards, and PayPal accounts.
When it’s used: Activated when donors choose PayPal as their payment method. Connections occur during payment creation, authorization, and completion.
Data transmitted: Donor information (name, email), donation amount, currency, and transaction metadata are sent to PayPal’s servers for payment processing.
API endpoints used:
Production: https://api-m.paypal.com (live transactions)
Sandbox: https://api-m.sandbox.paypal.com (testing environment)
Privacy Policy: PayPal Privacy Statement
Terms of Service: PayPal User Agreement
Google reCAPTCHA v3
What it is: Google reCAPTCHA v3 is an anti-spam protection service that helps prevent automated bot submissions.
When it’s used: Optional feature (can be disabled). When enabled, reCAPTCHA analyzes user behavior on donation forms to detect potential spam or bot activity.
Data transmitted: User interaction data (mouse movements, typing patterns, IP address) is sent to Google’s servers for spam analysis. The reCAPTCHA token generated is validated server-side.
API endpoints used:
Client-side script: https://www.google.com/recaptcha/api.js
Server-side verification: https://www.google.com/recaptcha/api/siteverify
Privacy Policy: Google Privacy Policy
Terms of Service: Google reCAPTCHA Terms of Service
User Control
PayPal integration is optional and can be disabled in plugin settings (bank transfer only mode)
Google reCAPTCHA is optional and can be disabled in plugin settings
Users are informed about these integrations during plugin configuration
Data Protection
All communication with external services occurs over encrypted HTTPS connections
API credentials (PayPal Client ID/Secret, reCAPTCHA keys) are stored encrypted in the WordPress database
No donor payment card data is stored on your WordPress server – all sensitive payment information is handled directly by PayPal
reCAPTCHA tokens are temporary and only used for spam verification
Developer Information
FundCollector is built with security and extensibility in mind:
WordPress Coding Standards compliant
Comprehensive error handling
Extensive logging system
Modular architecture
Action and filter hooks for customization
Developer-friendly API
