
內容簡介
### 總結:
EHx Donate 外掛旨在增強 WordPress 網站上的捐款管理。它與 WordPress 內建的使用者系統無縫整合,提供 AJAX 表單以實現平滑的體驗,並具有自訂角色分配功能以改善使用者管理。
### 問題與答案:
1. EHx Donate 外掛的主要特點有哪些?
- AJAX-Based Submissions: 使用者可以在不重新載入頁面的情況下捐款。
- 多語言支援: 可以完全翻譯,文字域為 ehx-donate。
- 效能優化: 輕量且效率高,頁面加載速度快。
- 捐款的自訂文章類型: 可以獨立組織捐款。
- 易於整合: 與任何 WordPress 佈景主題兼容。
- 安全且可擴展: 遵循 WordPress 編碼標準。
2. 這個外掛與哪些第三方服務整合?
- Stripe PHP Library
3. 使用 Stripe PHP Library 的目的是什麼?
- 用於捐款的伺服器端支付處理。
4. 使用這個外掛的使用者需要如何同意條款?
- 使用者需知悉 Stripe 安全系統處理支付處理。
- stripe-php library 使用 MIT 授權。
5. 這個外掛的授權是什麼?
- 根據 GPLv2 或更新版本授權。
外掛標籤
開發者團隊
② 後台搜尋「EHx Donate – Easy Donation for WordPress – Charity Donation, Fundraising Donation, Nonprofit Donation, & More」→ 直接安裝(推薦)
原文外掛簡介
The EHx Donate plugin is designed to enhance donation management on WordPress websites. It offers seamless integration with WordPress’s built-in user system, AJAX-based forms for a smooth experience, and custom role assignments for better user management.
Key Features:
– AJAX-Based Submissions – Users can donate without page reloads.
– OOP Architecture – Fully object-oriented structure for better scalability and maintenance.
– Addon Support System – Built-in mechanism to download, install, and activate both free and premium addons.
– Google reCAPTCHA Addon – Adds spam protection to your donation forms.
– Multilingual Support – Fully translatable with the text domain ehx-donate.
– Performance-Optimized – Lightweight and efficient for fast page loading.
– Custom Post Type for Donations – Organize donations separately.
– Easy Integration – Works with any WordPress theme.
– Secure and Scalable – Follows WordPress coding standards.
External Services
This plugin integrates with the following third-party services:
Stripe PHP Library
Purpose: Server-side payment processing for donations
Data Sent: Payment tokens, transaction amounts, customer metadata
When: During donation processing and payment verification
Links:
Terms of Service
Privacy Policy
GitHub Repository
Google reCAPTCHA (via addon)
Purpose: Spam protection for donation forms
Data Sent: Form interaction details
When: On form submission to validate human interaction
Links:
Terms of Service
Privacy Policy
Data Handling
All communication with external services is done securely via HTTPS. The plugin implements:
Payment Processing:
Uses the official Stripe PHP library (stripe/stripe-php) for server-side operations
Sensitive payment details are processed directly by Stripe’s systems
Our servers only receive and store payment tokens for transaction verification
Spam Protection (via reCAPTCHA addon):
Validates form submissions using Google reCAPTCHA
User Consent
By using this plugin, you acknowledge that:
– Payment processing is handled by Stripe’s secure systems
– The stripe-php library is used under MIT license
– Google reCAPTCHA is used under its respective terms when enabled via addon
License & Credits
This plugin is licensed under the GPLv2 or later.
Credits to Stripe (MIT Licensed) and Google for their APIs.
