#buvanesh_code

1 messages ยท Page 1 of 1 (latest)

steel driftBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1240557268790022186

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

tulip beacon
#

In stripe-ruby v9.1.0, the API version used is 2023-08-16: https://github.com/stripe/stripe-ruby/blob/v9.1.0/lib/stripe/api_version.rb#L6

Since API version 2022-11-15, charges property has been removed and replaced with latest_charge: https://docs.stripe.com/upgrades#2022-11-15

GitHub

Ruby library for the Stripe API. . Contribute to stripe/stripe-ruby development by creating an account on GitHub.

Keep track of changes and upgrades to the Stripe API.

#

It's possible to expand balance_transaction on the latest_charge with latest_charge.balance_transaction

subtle agate
#

It's working, Thanks ๐Ÿ™‚

#

Also, where can I get to know about the deprecated attributes/methods in future? any newsletter like that ?
Thanks

tulip beacon
steel driftBOT
subtle agate
#

Thanks ๐Ÿ™‚

lament condor
#

Hey, taking over here. Let me know if there's any follow-up Qs I can answer!