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