Описание
QuickDonate is a lightweight donation plugin for WordPress. It provides a shortcode-triggered popup, preset and custom donation amounts, donor email capture, server-side verification, donation logging, and optional thank-you emails.
QuickDonate is gateway-ready for future expansion, but this release includes only Paystack as a working gateway.
The plugin is architected for future gateway expansion. Paystack is the first supported gateway and remains the only fully functional gateway in this release.
External service disclosure:
QuickDonate connects to Paystack to open checkout and verify completed transactions. Payment data required to process a donation is sent to Paystack. Site administrators must provide their own Paystack public and secret keys.
Paystack Terms of Service:
https://paystack.com/terms
Paystack Privacy Policy:
https://paystack.com/privacy/merchant
Non-affiliation disclaimer:
«QuickDonate is independently developed and is not affiliated with, endorsed by, or sponsored by Paystack, GiveWP, Donorbox, or any other third-party payment provider.»
Установка
- Upload the
quickdonateplugin folder to the/wp-content/plugins/directory. - Activate the plugin through the WordPress Plugins screen.
- Open
QuickDonatein the WordPress admin. - Configure your gateway keys, currency, donation amounts, and email settings.
- Add
[quickdonate_popup]to any page or post.
Часто задаваемые вопросы
-
What shortcode should I use?
-
Use
[quickdonate_popup]. -
Does QuickDonate support more than one gateway?
-
The plugin is structured for multiple gateways, but this release only includes Paystack as a working gateway.
-
Is payment verification done server-side?
-
Yes. The transaction reference is verified on the server before a donation is marked as successful and before any thank-you email is sent.
-
Does the plugin support preset and custom amounts?
-
Yes. You can configure preset amounts and optionally allow donors to enter a custom amount.
-
Does it work with Elementor layouts?
-
Yes. The modal overlay is moved to
document.bodyto avoid being trapped inside Elementor containers with overflow or transform stacking contexts.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«QuickDonate» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «QuickDonate» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.1
- Removed legacy backward-compatibility code and shortcode aliases.
1.0.0
- Initial WordPress.org-ready release of QuickDonate.
- Added shortcode-triggered donation popup.
- Added preset and custom donation amounts.
- Added Paystack gateway verification.
- Added donation logs.
- Added donor thank-you email.
- Added Elementor-safe modal behavior.
- Added clean admin dashboard, settings, and logs interface.
