#sandrine_05604
1 messages · Page 1 of 1 (latest)
It sounds like your version of the Ruby SDK may be outdated. Which version you on?
That method was added in 5.48.0 for example: https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md#5480---2022-03-30
It seems we are using 5.38.0
Guess you need to update then!
Is there a risk for regressions?
There shouldn't be as it's not a major version bump so no breaking changes. But look through the changelog and see if any of the changes will affect your integration