koudoku
koudoku copied to clipboard
NoMethodError (undefined method `update_subscription' for #<Stripe::Customer:0x00007fda314b0f88>
After successfully upgrading the plan. I receive the "update_subscription" method error. Does anyone know why this is happenining?
I just had the same issue. This answered the question for me: https://stackoverflow.com/questions/64199340/nomethoderror-undefined-method-update-subscription-for-stripecustomer
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.