| @@ -3,9 +3,9 @@ | ||
| 3 | 3 | Donate link: https://www.paypal.me/BrainstormForce |
| 4 | 4 | Tags: donation, donation form, fundraising, nonprofit, recurring donations |
| 5 | 5 | Requires at least: 6.4 |
| 6 | 6 | Tested up to: 7.0 |
| 7 | -Stable tag: 1.4.0 | |
| 7 | +Stable tag: 1.1.0 | |
| 8 | 8 | Requires PHP: 8.0 |
| 9 | 9 | License: GPLv2 or later |
| 10 | 10 | License URI: https://www.gnu.org/licenses/gpl-2.0.html |
| 11 | 11 | |
| @@ -14,10 +14,8 @@ | ||
| 14 | 14 | == Description == |
| 15 | 15 | |
| 16 | 16 | SureDonation is a WordPress donation plugin and fundraising plugin for nonprofits, charities, schools, religious organizations, creators, and fundraising teams. Use it as a donation form builder to accept online donations through Stripe, PayPal, or offline payments, create fundraising campaigns, manage donors, recover fees, and migrate from GiveWP. |
| 17 | 17 | |
| 18 | -👉 <a href="https://bsf.io/suredonation-demo" target="_blank" rel="">Try the live demo of SureDonation</a> | |
| 19 | - | |
| 20 | 18 | = Why SureDonation? = |
| 21 | 19 | |
| 22 | 20 | * **Native block editor**: Campaigns and donation forms are built with WordPress blocks. No external form builder needed. |
| 23 | 21 | * **Campaign-based fundraising**: Create campaigns with goals, progress tracking, donor lists, stats, and dedicated campaign pages. |
| @@ -179,33 +177,21 @@ | ||
| 179 | 177 | == External services == |
| 180 | 178 | |
| 181 | 179 | This plugin connects to external services only when the related feature or payment gateway is configured and used. |
| 182 | 180 | |
| 183 | -- **Stripe** -- is used for processing donation payments. [TOS](https://stripe.com/legal/ssa) and [Privacy Policy](https://stripe.com/privacy) | |
| 181 | +- **Stripe**: Used to process card donations, handle payment confirmations, verify webhooks, and manage refunds when Stripe is enabled. Donation and payment details required to complete the transaction may be sent to Stripe. [Terms of Service](https://stripe.com/legal/ssa) and [Privacy Policy](https://stripe.com/privacy) | |
| 184 | 182 | |
| 185 | -- **PayPal** -- is used for processing donation payments. [TOS](https://www.paypal.com/us/legalhub/useragreement-full) and [Privacy Policy](https://www.paypal.com/us/legalhub/privacy-full) | |
| 183 | +- **PayPal**: Used to connect a PayPal account, process PayPal donations, verify payment status, handle webhooks, and manage refunds when PayPal is enabled. Donation and payment details required to complete the transaction may be sent to PayPal. [User Agreement](https://www.paypal.com/us/legalhub/useragreement-full) and [Privacy Statement](https://www.paypal.com/us/legalhub/privacy-full) | |
| 186 | 184 | |
| 187 | -== Changelog == | |
| 185 | +- **GitHub**: Used only when an administrator chooses to install the optional PDF receipt library from SureDonation settings. The library package is downloaded from GitHub's raw content service and verified before installation. [Terms of Service](https://docs.github.com/en/site-policy/github-terms/github-terms-of-service) and [Privacy Statement](https://docs.github.com/en/site-policy/privacy-policies/github-general-privacy-statement) | |
| 188 | 186 | |
| 189 | -= 1.4.0 - 6th August 2026 = | |
| 190 | -* New: Added a live preview of the selected form in the Donation Form block editor. | |
| 191 | -* New: Added quick access to the form editor from the Donation Form block and Elementor widget. | |
| 192 | -* New: Added payment gateway setup guidance for administrators on the donation form. | |
| 193 | -* Improvement: Improved anonymous donation handling and reporting. | |
| 194 | -* Improvement: Improved Stripe and PayPal connection and webhook handling. | |
| 195 | -* Improvement: Strengthened payment validation and gateway endpoint security. | |
| 196 | -* Fix: Resolved an issue with the email notification logic. | |
| 197 | 187 | |
| 198 | -= 1.3.0 - 29th July 2026 = | |
| 199 | -* New: Added support for multiple Stripe accounts, with a per-form account selector. | |
| 200 | -* New: Added the ability to import and export donations, donors, campaigns, and settings. | |
| 201 | -* New: Added an Image field to the donation form editor. | |
| 202 | -* New: Added a Currency Sign Position setting to General Settings. | |
| 188 | +== Changelog == | |
| 203 | 189 | |
| 204 | -= 1.2.0 - 20th July 2026 = | |
| 205 | -* New: Added OttoKit (formerly SureTriggers) integration to automate workflows when donations are created, completed, or refunded. | |
| 206 | -* New: Added a Campaign Social Sharing block so supporters can share campaigns, along with social preview meta tags for shared campaign pages. | |
| 207 | -* New: Added Elementor and Bricks support with campaign and donation form widgets. | |
| 208 | -* New: Added compliance settings. | |
| 209 | -* Fix: Onboarding now publishes the created campaign so its default donation form is generated and it appears in the Donation Form block. | |
| 190 | += 1.1.0 - 25th June 2026 = | |
| 191 | +* New: Added field validation settings, including configurable global validation messages. | |
| 192 | +* New: Introduced spam protection settings with Honeypot support. | |
| 193 | +* Improvement: Added a dedicated Save button to Global Settings. | |
| 194 | +* Improvement: Form styling options now display the global theme color palette. | |
| 210 | 195 | |
| 211 | -The full changelog is available [here](https://suredonation.com/whats-new/?utm_source=wordpress.org&utm_medium=whats_new). | |
| 196 | += 1.0.0 - 15th June 2026 = | |
| 197 | +* New: Initial release with fundraising campaigns, block-based donation forms, Stripe, PayPal, offline payments, donor management, and GiveWP migration. | |