apigy / selfstarter

Roll your own crowdfunding
selfstarter.us
Other
3.17k stars 1.63k forks source link

Support stripe payments via a configuration change #77

Closed justinsb closed 5 years ago

justinsb commented 10 years ago

Based on https://github.com/paterson/selfstarter

However, we do this via a config option: payment_processor. This means that we don't need to maintain a fork / branch.

My first real Ruby/Rails code: Feel free to help me get better :-)