Skip to content

Releases: stripe/stripe-python

stripe-python v1.74.0

07 Nov 20:00

Choose a tag to compare

  • #368 Remove API that allowed the creation of new disputes (this was an erroneous addition; it never worked because the API would not allow it)

See the changelog for more details.

stripe-python v1.73.0

02 Nov 21:48

Choose a tag to compare

  • #364 Switch to vendored version of the six package for compatibility between Python 2 and 3

See the changelog for more details.

stripe-python v1.72.0

31 Oct 15:55

Choose a tag to compare

  • #361 Support for exchange rates APIs

See the changelog for more details.

stripe-python v1.71.2

31 Oct 15:09

Choose a tag to compare

  • #362 Fix balance transaction and invoice item conversion into StripeObjects

See the changelog for more details.

stripe-python v1.71.1

27 Oct 16:02

Choose a tag to compare

  • #360 Fix BytesWarning being issued on logging in Python 3

See the changelog for more details.

stripe-python v1.71.0

26 Oct 14:51

Choose a tag to compare

  • #359 Support for listing source transactions

See the changelog for more details.