integrallis / stripe_event

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

params[:user_id] is no longer being set #18

Closed ollym closed 11 years ago

ollym commented 11 years ago

any ideas?

invisiblefunnel commented 11 years ago

Can you provide more details about your setup and the payload you're receiving? The user_id param is still mentioned in the Stripe Connect docs: https://stripe.com/docs/connect/getting-started#webhooks. Thanks

jeremymarc commented 9 years ago

user_id is only sent when using stripe connect.