#shsi-list-canceled-subscriptions

1 messages ยท Page 1 of 1 (latest)

pure cove
oak wagon
#

hey ๐Ÿ™‚ I noticed that it works in Java though

#

Wondering why/how this is the case..

pure cove
#

stripe-java is fixed to an API version, so if you used the most recent version of that library it's likely you were using the most recent version of the API

oak wagon
#

is that not the case with the Python package?

pure cove
#

That should help you in this case

oak wagon
#

Thank you so much! I'll test this asap. I never knew you could do that!

#

Does this by any chance change/affect the other integrations? Because all I'm looking to do is just retrieve the information and not make any write changes to any other functionality

pure cove
#

Nope, any other request will use the account default API version (2013-02-13) unless you specify with the API-version header!

oak wagon
#

That is so cool. Thank you so much ๐Ÿ™‚ this is a life saver!!!

pure cove
#

Np!