Title: Multi Author Donation
Author: Ziyad Bachalany
Published: <strong>11 Agustus 2025</strong>
Last modified: 11 Agustus 2025

---

Cari plugin

![](https://ps.w.org/multi-author-donation/assets/banner-772x250.png?rev=3342580)

Plugin ini **belum teruji dangan 3 rilis besar WordPress**. Kemungkinan tidak lagi
dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan
dengan versi WordPress yang lebih baru.

![](https://ps.w.org/multi-author-donation/assets/icon-256x256.png?rev=3342580)

# Multi Author Donation

 Oleh [Ziyad Bachalany](https://profiles.wordpress.org/tulipwork/)

[Unduh](https://downloads.wordpress.org/plugin/multi-author-donation.1.0.zip)

 * [Detail](https://id.wordpress.org/plugins/multi-author-donation/#description)
 * [Ulasan](https://id.wordpress.org/plugins/multi-author-donation/#reviews)
 *  [Instalasi](https://id.wordpress.org/plugins/multi-author-donation/#installation)
 * [Pengembangan](https://id.wordpress.org/plugins/multi-author-donation/#developers)

 [Bantuan](https://wordpress.org/support/plugin/multi-author-donation/)

## Deskripsi

🚀 Multi Author Donation turns your WordPress site into a seamless donation platform
for multi-author blogs, allowing each author to collect tips or support directly
from their profile bio on posts and author pages. Choose between PayPal (simple 
email setup) or Stripe (secure OAuth Connect for direct payouts), or enable both
for flexibility. Admins control activation, and authors connect their accounts effortlessly.

With **Multi Author Donation**, empower your contributors and monetize content without
complexity:

 * **Direct Donations**: Authors receive funds straight to their accounts—no site
   intermediary.
 * **Flexible Choices**: Let authors pick PayPal, Stripe, or both, with buttons 
   displayed dynamically.
 * **Easy Integration**: Works with most themes, including Elementor, via filters,
   shortcodes, or PHP tags.

Learn more at [Tulipe Media](https://tulipemedia.com/en/multi-author-donation/).

#### Features

 * **PayPal Support**: Authors add their email for simple donation links.
 * **Stripe Integration**: Secure OAuth Connect for authors to link accounts, with
   admin API keys for platform setup.
 * **Admin Controls**: Enable/disable gateways, display on posts/author pages via
   settings.
 * **Per-Author Choice**: Authors configure in profiles; multiple buttons if both
   enabled.
 * **Shortcode & PHP Tag**: Use [mad_donation_button] or mad_donation_button() for
   custom placements.
 * **Responsive Design**: Buttons adapt to mobile and desktop.
 * **Security-Focused**: Nonces, sanitization, and Stripe’s PCI compliance.

#### Who’s This For?

 * **Multi-Author Blogs** wanting to let writers monetize directly.
 * **Content Creators** on platforms like news sites or communities.
 * **Site Owners** seeking simple, compliant donation tools without full e-commerce.

### Contribute

 * 🌐 **Translate**: Help make the plugin accessible worldwide! Contribute translations
   at [WordPress Translate](https://translate.wordpress.org/projects/wp-plugins/multi-author-donation/).
 * **Donate**: Support ongoing development with a coffee! ☕ [Donate now](https://paypal.me/ziyadbachalany).
 * **Rate Me**: Love the plugin? Share a 5-star review on [WordPress.org](https://wordpress.org/support/plugin/multi-author-donation/reviews/#new-post)
   to help others discover it.
 * **Follow Me**: Stay updated on [Instagram](https://instagram.com/ziyadbachalany/),
   [LinkedIn](https://www.linkedin.com/in/ziyadbachalany/), [X](https://x.com/ziyadbachalany),
   [Facebook](https://www.facebook.com/ziyadbachalany), or [YouTube](https://www.youtube.com/channel/UClMfre0hj-UCxGocDleZxTQ).

### GDPR Compliance

Multi Author Donation stores minimal data locally in your WordPress database (e.
g., PayPal emails, Stripe Account IDs). When using Stripe or PayPal, data is processed
by these third-party services. Ensure your Stripe and PayPal accounts comply with
GDPR by reviewing their privacy policies at [Stripe](https://stripe.com/privacy)
and [PayPal](https://www.paypal.com/privacy). The plugin does not collect personal
data from donors; payments are handled externally. For stored meta data, use WordPress’s
built-in tools or delete user meta manually.

### Credits

Developed with ❤️ by [Ziyad Bachalany](https://tulipemedia.com) and contributors.

### Support

Need help? Visit our [support page](https://tulipemedia.com/en/multi-author-donation/)
for documentation and FAQs, or ask the community on [WordPress.org](https://wordpress.org/support/plugin/multi-author-donation/).

### License

This plugin is licensed under GPLv2 or later.

## Tangkapan Layar

[⌊Donation Buttons in Author page (screenshot-1.png): PayPal and/or Stripe buttons
on author page.⌉⌊Donation Buttons in Author page (screenshot-1.png): PayPal and/
or Stripe buttons on author page.⌉[

**Donation Buttons in Author page** (screenshot-1.png): PayPal and/or Stripe buttons
on author page.

[⌊Donation Buttons in Bio (screenshot-2.png): PayPal and/or Stripe buttons on post
page.⌉⌊Donation Buttons in Bio (screenshot-2.png): PayPal and/or Stripe buttons 
on post page.⌉[

**Donation Buttons in Bio** (screenshot-2.png): PayPal and/or Stripe buttons on 
post page.

[⌊Settings Page (screenshot-3.png): Configure gateways, API keys, and display options.⌉⌊
Settings Page (screenshot-3.png): Configure gateways, API keys, and display options
.⌉[

**Settings Page** (screenshot-3.png): Configure gateways, API keys, and display 
options.

[⌊User Profile Fields (screenshot-4.png): Authors add PayPal email or connect Stripe.⌉⌊
User Profile Fields (screenshot-4.png): Authors add PayPal email or connect Stripe
.⌉[

**User Profile Fields** (screenshot-4.png): Authors add PayPal email or connect 
Stripe.

## Instalasi

 1. Ensure your site runs WordPress 5.0+ and PHP 7.4+.
 2. Upload the `multi-author-donation` folder to `/wp-content/plugins/` or install 
    via the WordPress Plugins dashboard.
 3. Activate the plugin through the **Plugins** menu in WordPress.
 4. Go to **Settings > Multi Author Donation** to enable gateways and configure display
    options.
 5. For Stripe, enter your API keys and Client ID from dashboard.stripe.com (see settings
    for guidance).
 6. Authors can add their PayPal email or connect Stripe in their user profile (Users
    > Your Profile).
 7. Test the donation buttons on a post or author page.

## Tanya Jawab

### Do I need a Stripe account to use this plugin?

No, you can use just PayPal. For Stripe, the site admin needs a Stripe account for
API keys, and authors connect their own via OAuth.

### How do I get Stripe keys and Client ID?

Log in to dashboard.stripe.com, go to Developers > API keys for Publishable/Secret
keys, and Connect > Settings for Client ID. Use test mode for trials.

### Can authors use both PayPal and Stripe?

Yes, if both are enabled by the admin, authors can set up both, and two buttons 
will appear in their bio.

### What if a gateway is not configured?

The button won’t show for that gateway. Authors see setup options only if enabled.

### Is there a shortcode?

Yes, [mad_donation_button] displays the button(s) anywhere.

## Ulasan

Belum ada ulasan untuk plugin ini.

## Kontributor & Pengembang

“Multi Author Donation” adalah perangkat lunak open source. Berikut ini mereka yang
sudah berkontribusi pada plugin ini.

Kontributor

 *   [ Ziyad Bachalany ](https://profiles.wordpress.org/tulipwork/)

[Terjemahkan “Multi Author Donation” dalam bahasa Anda.](https://translate.wordpress.org/projects/wp-plugins/multi-author-donation)

### Tertarik mengembangkan?

[Lihat kode](https://plugins.trac.wordpress.org/browser/multi-author-donation/),
periksa [repositori SVN ](https://plugins.svn.wordpress.org/multi-author-donation/),
atau mendaftar ke [log pengembangan](https://plugins.trac.wordpress.org/log/multi-author-donation/)
melalui [RSS](https://plugins.trac.wordpress.org/log/multi-author-donation/?limit=100&mode=stop_on_copy&format=rss).

## Log Perubahan

#### 1.0

 * Initial release.
 * Added PayPal and Stripe support with OAuth.
 * Included admin settings, shortcode, and PHP tag.

## Meta

 *  Versi **1.0**
 *  Diperbarui **1 tahun yang lalu**
 *  Instalasi Aktif **Kurang dari 10**
 *  Versi WordPress ** 5.0 atau yang terbaru **
 *  Diuji hingga **6.6.9**
 *  Versi PHP ** 7.4 atau yang terbaru **
 *  Bahasa
 * [English (US)](https://wordpress.org/plugins/multi-author-donation/)
 * Tag
 * [author](https://id.wordpress.org/plugins/tags/author/)[donation](https://id.wordpress.org/plugins/tags/donation/)
   [multi author](https://id.wordpress.org/plugins/tags/multi-author/)[paypal](https://id.wordpress.org/plugins/tags/paypal/)
   [stripe](https://id.wordpress.org/plugins/tags/stripe/)
 *  [Tampilan lanjut](https://id.wordpress.org/plugins/multi-author-donation/advanced/)

## Rating

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/multi-author-donation/reviews/#new-post)

[Lihat semua ulasan](https://wordpress.org/support/plugin/multi-author-donation/reviews/)

## Kontributor

 *   [ Ziyad Bachalany ](https://profiles.wordpress.org/tulipwork/)

## Bantuan

Ada yang ingin dikatakan? Butuh bantuan?

 [Lihat forum bantuan](https://wordpress.org/support/plugin/multi-author-donation/)

## Donasi

Apakah Anda ingin mendukung pengembangan plugin ini?

 [ Donasi untuk plugin ini ](https://paypal.me/ziyadbachalany)