integrallis / stripe_event

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

added new Stripe webhooks to list #20

Closed mattgoldman closed 10 years ago

mattgoldman commented 10 years ago

Up-to-date list of event types can be checked here: https://stripe.com/docs/api#event_types

invisiblefunnel commented 10 years ago

Thanks! I'll merge this and cut a new release later today or tomorrow.

My eventual plan is to internally namespace event type strings to avoid the need to maintain a list. Do you mind if I ping you to take a look once I push a dev branch?

mattgoldman commented 10 years ago

That's fine. Thanks!

Matt Goldman

Sent from my iPhone

On Aug 13, 2013, at 1:20 PM, Danny Whalen notifications@github.com wrote:

Thanks! I'll merge this and cut a new release later today or tomorrow.

My eventual plan is to internally namespace event type strings to avoid the need to maintain a list. Do you mind if I ping you to take a look once I push a dev branch?

— Reply to this email directly or view it on GitHub.