#maayanvia

1 messages · Page 1 of 1 (latest)

stone pawnBOT
tranquil turtle
zenith grotto
#

A Python library for Stripe’s API i'm using called stripe with version 5.0.0

tranquil turtle
#

Then any API version should work, you specify the version when you initialise the lib:

stripe.api_version = '2020-08-27'
zenith grotto
#

is there any SDK package of stripe that will not work for a certain api version?

tranquil turtle
#

Not for Python, no