This JS script, which injects a donation form, is a good alternative if you don't want to receive anymore monthly bills for unpayed processing fees.
Choose Amount | Donor Info | Payment (Card) | Payment (Paypal) |
---|---|---|---|
Only support One-Time Donation | Limited Donor info fields | Credit card fields and payment secured by Stripe | Redirect the payment to Paypal |
- It's free to use, no Donorbox processing fee, no more monthly bills to pay.
- It uses a free Slack channel to receive notifications about new donations.
- This is how and where the form data is saved: amount, comment and donor info.
- If you have access to a backend, use Paypal
notify_url
(POST) orreturn
(GET/POST) url param.
- It doesn't send email... yet.
- It doesn't keep track of all donations.
- It doesn't do recurring donation, only one-time donation.
*
Donorbox is a fundraising webapp that adds 1.5% of processing fees on top of your donations for providing a small form that links to Paypal and for keeping tracks of past donations with access to a dashboard and email notifications.