andrewculver / koudoku

Robust subscription support for Rails with Stripe.
MIT License
1.16k stars 187 forks source link

Add quantity #166

Closed ghost closed 8 years ago

ghost commented 8 years ago

This is based on https://github.com/kbillings/koudoku/tree/quantity.

If it needs specs, let me know what is required. I'm not seeing comprehensive testing of other features so I'm not sure what the requirements are.

yas4891 commented 8 years ago

Hi,

I'm not sure what your changes to config/initializers/stripe_event.rb are trying to achieve. It looks like you removed the existing code/functionality and implemented a different functionality - breaking existing behavior. Can you please explain the changes?

Cheers, Christoph

ghost commented 8 years ago

Only wanted to push the first commit, will open a new PR. Sorry about that.