integrallis / stripe_event

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

Events from connected accounts #141

Closed ThunderBoltEngineer closed 3 years ago

ThunderBoltEngineer commented 3 years ago

How does this package support webhooks for the events from connected accounts? There is connect parameter (which is false by default) in the stripe api reference but not sure how to set it with this package 🤔