You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @andreirafaelbrayer unless I am missing something, Stripe::Customer is defined here so you might want to look into the stripe-ruby gem instead. This gem, the stripe-rails gem builds on top of the stripe-ruby gem to make it easier to integrate with Rails.
Hi,
I am facing the following error,
undefined method subscriptions for Stripe::Customer
I've tested with all versions of the stripe-rails gem and in all of them the error continues, do you know why this happens?
I'm using rails 5.2.3 and ruby 2.6.3
The text was updated successfully, but these errors were encountered: