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 个区块.

  • 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