benmort / rciceberg

Other
0 stars 1 forks source link

New Payment Processor #24

Open scottwarren opened 9 years ago

scottwarren commented 9 years ago

Or build one myself - could use Rails + Paypal Express + Stripe

ROI: Lower fees per transaction. Currently Memberful takes 9.9% + 30c

scottwarren commented 9 years ago

I think we might be able to use Stripe directly, see here: https://stripe.com/docs/tutorials/checkout

this will save a ton of fees and from what I can see won't take too long to implement

scottwarren commented 9 years ago

Examples: https://github.com/myg0v/Simple-Bootstrap-Stripe-Payment-Form https://gist.github.com/boucher/1750368