SureDonation

外掛說明

SureDonation is a comprehensive donation management solution for WordPress.

External services

This plugin relies on the following third-party and external services:

Stripe

This plugin uses Stripe to process donation payments. Stripe’s JavaScript SDK is loaded on pages that contain a donation form, and payment data (amount, currency, donor email) is sent directly from the donor’s browser to Stripe’s servers when a donation is submitted.

SureForms Middleware API

This plugin communicates with the SureForms middleware API (api.sureforms.com) to securely create and capture Stripe payment intents with platform fee handling, and to validate webhook signatures. When a donor submits a donation, the plugin sends the donation amount, currency, donor email, Stripe customer ID, and payment metadata to this middleware.

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • Donation Form Display a donation form, optionally linked to a campaign

安裝方式

  1. Upload the suredonation folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to SureDonation > Settings to configure Stripe

常見問題集

What payment methods are supported?

SureDonation uses Stripe for payment processing.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈SureDonation〉的開發相關工作。

參與者

將〈SureDonation〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.0.1

  • Initial release