#dinnediwakar

1 messages ยท Page 1 of 1 (latest)

kindred muskBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

delicate valley
#

Has a list of API versions and their associated changes, as well as our recommendations when upgrading

tawny tiger
#

could you tell me what is the latest current version now of stripe?

delicate valley
#

If you mean the latest API version: 2023-10-16

It's on that page I shared ๐Ÿ™‚

tawny tiger
#

i have already added in our project configuration file- "com.stripe" % "stripe-java" % "20.88.0"

#

this version related to?

delicate valley
orchid tundra
#

๐Ÿ‘‹ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!

tawny tiger
#

then if we update sdk in our project from20.88.0 to 24.11.0 then is there any bad impact in our project?

orchid tundra
tawny tiger
#

can you give best suggestion for flow of upgradtion of stripe sdk version so our project not get any major issue in payments?

orchid tundra
#

the best way is to update each major version at a time and address the breaking changes in each one

tawny tiger
#

how many major version will be between 20.88.0 to 24.11.0?

orchid tundra
#

21, 22,23,24

tawny tiger
#

you mean i need to update version directly like 21.0.0 then 22.0.0 then 23.0.0 after this 24.0.0 then 24.11.0?

orchid tundra
#

the last one you could directly go to 24.11.0 without passing by 24.0.0

#

this is the easiest way to make sure you covered all of the breaking changes