koudoku icon indicating copy to clipboard operation
koudoku copied to clipboard

NoMethodError (undefined method `update_subscription' for #<Stripe::Customer:0x00007fda314b0f88>

Open RailsCod3rFuture opened this issue 3 years ago • 2 comments

After successfully upgrading the plan. I receive the "update_subscription" method error. Does anyone know why this is happenining?

RailsCod3rFuture avatar Oct 04 '20 14:10 RailsCod3rFuture

I just had the same issue. This answered the question for me: https://stackoverflow.com/questions/64199340/nomethoderror-undefined-method-update-subscription-for-stripecustomer

gwalshington avatar Oct 06 '20 19:10 gwalshington

The new checkout and subscription system for Stripe - has totally changed the system in a way that brought an end to the lifecycle of Koudoku -- in its current state.

RailsCod3rFuture avatar Oct 11 '20 02:10 RailsCod3rFuture