#overture8

1 messages · Page 1 of 1 (latest)

dawn hollowBOT
steady oasis
eager ferry
#

Thanks. We plan to update the API version too. However, as first step - we just want to get the Ruby lib up to the latest version. So I just wanted to make sure that we could do that first even though we're on the old API version?

steady oasis
#

Yes that's should work with Ruby as it's not a strongly typed prog language. But you need to make sure doing tests before rolloing to production

eager ferry
#

I see in that intial document that you linked to it says:

As of stripe-ruby v9, requests that you send using stripe-ruby are fixed to the API version that was the latest at the time your version of stripe-ruby was released.

Does this mean we'd be better just upgradeing to version 8 until we have the API version up to the latest?

steady oasis
#

That if you don't specify a version, but in ruby you can still specify the version

#

I invite you to make some tests

eager ferry
#

Great - thank you for your help.