https://github.com/humanmade/wp-stripe
WordPress Plug-in to manage donations made via the Stripe credit card payment solution
https://github.com/humanmade/wp-stripe
Last synced: about 1 year ago
JSON representation
WordPress Plug-in to manage donations made via the Stripe credit card payment solution
- Host: GitHub
- URL: https://github.com/humanmade/wp-stripe
- Owner: humanmade
- Created: 2012-04-14T20:54:18.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2015-12-22T14:43:42.000Z (over 10 years ago)
- Last Synced: 2025-06-30T16:14:55.078Z (about 1 year ago)
- Language: PHP
- Homepage: http://wordpress.org/extend/plugins/wp-stripe/
- Size: 753 KB
- Stars: 48
- Watchers: 25
- Forks: 22
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Warning:** This is the bleeding version. Be sure to run on staging before production.
# Introduction
Stripe is a great payment solution already disrupting the market for receiving payments online. It's built by developers and really looks awesome.
## Development Purpose
* Provide Charities & Non-Profits with a simple mechanism for receiving payments online.
## Development Goals
* Receiving Donations - 100%
* Create a complete "Project" feature (i.e. associating individual donations to projects, showing funding status and more) - 30%
* Recurring Donations - 0%
## Development No No's
* Creating an E-Commerce solution. There are plenty of free & premium plug-ins out there filling that gap.
## Pull Requests
* Certainly open to any enhancements. For larger changes, maybe you want to open an issue first and check with me as to how we can best implement it, thanks!
## Support
We can't actually help you with CSS, XHTML, PHP & JS so there's a certain degree of self-reliance that's required if you'd like to implement. It doesn't mean I won't guide you on the right path, but we'd like to keep the discussions relevant to bugs, enhancements and features.