#Dharunkumar Natarajan
1 messages · Page 1 of 1 (latest)
Yup! It's fresh off the assembly line: https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md#1230---2023-04-27
Thanks! if I am using python stripe package to create checkout session, do I need to update the stripe python package or it will work out of the box?
I believe it will work as long as your API version is greater than 2023-04-27. So you would have to upgrade that, though the Python package likely won't need to be updated (depending on how old it is)
how do I check my API version?
It's in the Developer view of the Dashboard: https://dashboard.stripe.com/developers
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.