#Dharunkumar Natarajan

1 messages · Page 1 of 1 (latest)

brisk cedarBOT
terse gull
urban stone
#

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?

terse gull
#

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)

urban stone
#

how do I check my API version?

terse gull
urban stone
#

but I can see only these versions

brisk cedarBOT
terse gull
#

Okay, so you should have access to the new Checkout attribute then (apologies, I didn't explain that very well in the previous message)

#

If you create a test Checkout Session via the API with subscription_data.billing_cycle_anchor, it should work