integrallis / stripe_event

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

Added support for Stripe 12 #167

Closed schinery closed 3 months ago

schinery commented 3 months ago

Add support for the Stripe v12 gem.

Based the changes off the Stripe 11 PR.

schinery commented 3 months ago

@rmm5t want to work your review magic again?

rmm5t commented 3 months ago

https://rubygems.org/gems/stripe_event/versions/2.10.0

Thank you!