[WordPress] 外掛分享: Send Your Prayers

首頁外掛目錄 › Send Your Prayers
WordPress 外掛 Send Your Prayers 的封面圖片
全新外掛
安裝啟用
尚無評分
101 天前
最後更新
問題解決
WordPress 5.0+ v1.6.2 上架:2025-12-31

內容簡介

**總結:**
Send Your Prayers 外掛讓使用者可以透過 Stripe 或 PayPal 選擇性地提交祈禱請求並進行一次性捐款。

**問題與答案:**
1. 什麼是 Stripe 付款處理服務?
- Stripe 是一個支付處理服務,用於安全處理信用卡/借記卡交易。
2. 當使用者提交帶有捐款的祈禱時,Send Your Prayers 外掛會發送哪些數據到 Stripe?
- 發送的數據包括付款金額及貨幣、信用卡/借記卡詳細信息(由 Stripe 的安全支付元素直接處理)、使用者的電子郵件地址(用於支付確認)、祈禱請求文本(作為交易的元數據)。
3. 使用者選擇 PayPal 作為付款方式時,Send Your Prayers 外掛將發送哪些數據?
- 發送的數據包括付款金額及貨幣、使用者的電子郵件地址(用於支付確認)、祈禱請求文本(作為交易描述)、用於將訂單信息重定向到 PayPal 進行支付授權。
4. Send Your Prayers 外掛如何處理數據?
- 所有支付信息均由相應的付款服務(Stripe 或 PayPal)直接處理。外掛不儲存信用卡/借記卡號碼或 PayPal 登錄憑證。電子郵件地址和祈禱請求被存儲在 WordPress 數據庫中用於管理目的。支付服務可能根據其自身政策和法律要求存儲交易數據。
5. 如何配置付款閘道(Payment Gateways)?
- 需要配置至少一個付款閘道:從 dashboard.stripe.com 獲取 Stripe 的 API 金鑰;從 developer.paypal.com 獲取 PayPal 的用戶 ID 和密鑰。
6. Send Your Prayers 外掛如何保證安全性?
- 所有數據庫查詢使用預備語句;所有用戶數據進行輸入清除;所有表單提交進行驗證;Stripe 和 PayPal 通過安全支付處理確保付款安全;具有 CSRF 保護等安全功能。
7. Send Your Prayers 外掛可以收集哪些信息?
- 這個外掛收集電子郵件地址(用於祈禱提交)、祈禱請求文本及由付款閘道處理的支付信息。所有數據都存儲安全並可通過 WordPress 工具導出/刪除。

外掛標籤

開發者團隊

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

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

原文外掛簡介

Send Your Prayers allows users to submit prayer requests with optional one-time donations via Stripe or PayPal.
External Services
This plugin connects to third-party payment services to process donations. The following external services are used:
Stripe Payment Processing

What it is: Stripe is a payment processing service used to securely handle credit/debit card transactions.
What data is sent: When a user submits a prayer with a donation, the plugin sends:

Payment amount and currency
Credit/debit card details (processed directly by Stripe’s secure payment elements)
User’s email address (for payment confirmation)
Prayer request text (as metadata for the transaction)

When data is sent: Data is sent only when a user submits the prayer form with payment information.
Service provider: Stripe, Inc.
Terms of Service: https://stripe.com/legal
Privacy Policy: https://stripe.com/privacy

PayPal Payment Processing

What it is: PayPal is a payment processing service used to handle PayPal payments.
What data is sent: When a user chooses PayPal as payment method, the plugin sends:

Payment amount and currency
User’s email address (for payment confirmation)
Prayer request text (as transaction description)
Order information to redirect to PayPal for payment authorization

When data is sent: Data is sent only when a user submits the prayer form and selects PayPal as the payment method.
Service provider: PayPal, Inc.
Terms of Service: https://www.paypal.com/us/legalhub/ua
Privacy Policy: https://www.paypal.com/us/legalhub/privacy-full

Data Handling Notes:

All payment information is processed directly by the respective payment services (Stripe or PayPal).
This plugin does not store credit/debit card numbers or PayPal login credentials.
Email addresses and prayer requests are stored in your WordPress database for administrative purposes.
Payment services may store transaction data according to their own policies and legal requirements.

Configuration
Payment Gateways
You need to configure at least one payment gateway:

Stripe: Get API keys from dashboard.stripe.com
PayPal: Get Client ID and Secret from developer.paypal.com

Page Mapping
Map your form page and thank you page in the settings for proper redirects.
Usage
Shortcodes

[send_your_prayers] – Display the prayer submission form
[syprayer_thank_you] – Display thank you page after submission

Template Override
You can override the form template by copying prayer-form.php to your theme folder.
Security Features

All database queries use prepared statements
Input sanitization on all user data
Nonce verification on all form submissions
Secure payment processing with Stripe and PayPal
CSRF protection

Performance

Object caching for database queries
Efficient database schema with proper indexes
Minimal plugin footprint

Privacy
This plugin collects:
* Email addresses (for prayer submissions)
* Prayer request text
* Payment information (processed by payment gateways)
All data is stored securely and can be exported/deleted via WordPress tools.
Important: This plugin uses third-party payment services (Stripe and PayPal) to process donations. Please review their privacy policies and terms of service:
– Stripe: https://stripe.com/privacy
– PayPal: https://www.paypal.com/us/legalhub/privacy-full
Compatibility

Tested with WordPress 6.9
Compatible with PHP 7.4+
Works with any theme
No jQuery conflicts

Support
For support, please use the WordPress.org support forums or visit https://www.digitalme.cc

延伸相關外掛

文章
Filter
Apply Filters
Mastodon