Skip to content

A simplified Donorbox clone without the processing fees. 💸

Notifications You must be signed in to change notification settings

jwallet/donorbox-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simplified Donorbox* clone built with React hooks (WIP)

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.

image

Choose Amount Donor Info Payment (Card) Payment (Paypal)
amount donor payment-stripe payment-paypal
Only support One-Time Donation Limited Donor info fields Credit card fields and payment secured by Stripe Redirect the payment to Paypal

What it does

  • 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) or return (GET/POST) url param.

image

What it doesn't

  • 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.

About

A simplified Donorbox clone without the processing fees. 💸

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published