integrallis / stripe_event

Stripe webhook integration for Rails applications.
https://rubygems.org/gems/stripe_event
MIT License
842 stars 105 forks source link

Updated lib/stripe_event.rb #12

Closed dclausen closed 11 years ago

dclausen commented 11 years ago

Add new disputes API events

invisiblefunnel commented 11 years ago

First let me thank you for the pull request. I appreciate it.

At this point I'm wondering if validating the event types is the right thing to do. Perhaps it should be left up to the user. What do you think?

If anyone else has an opinion on this I'd be glad to hear it also.