Skip to content

Releases: stripe/stripe-python

stripe-python v2.25.0

Choose a tag to compare

@remi-stripe remi-stripe released this 18 Apr 19:38
  • #551 Add support for the CreditNote resource and APIs

See the changelog for more details.

stripe-python v2.24.1

Choose a tag to compare

@ob-stripe ob-stripe released this 08 Apr 18:47
e33fc85
  • #550 Fix encoding of nested parameters in multipart requests

See the changelog for more details.

stripe-python v2.24.0

Choose a tag to compare

@ob-stripe ob-stripe released this 03 Apr 17:30
0d7abb4
  • #543 Add delete class method on deletable API resources
  • #547 Add class methods for all custom API requests (e.g. Charge.capture)

See the changelog for more details.

stripe-python v2.23.0

Choose a tag to compare

@remi-stripe remi-stripe released this 19 Mar 00:37
  • #537 Add support for the PaymentMethod resource and APIs
  • #540 Add support for retrieving a Checkout Session
  • #542 Add support for deleting a Terminal Location and Reader

See the changelog for more details.

stripe-python v2.22.0

Choose a tag to compare

@ob-stripe ob-stripe released this 14 Mar 22:05
bcec86e
  • #541 Add stripe.util.convert_to_dict method for converting StripeObject instances to regular dicts

See the changelog for more details.

stripe-python v2.21.0

Choose a tag to compare

@ob-stripe ob-stripe released this 12 Feb 17:11
51f0f67
  • #532 Add support for subscription schedules

See the changelog for more details.

stripe-python v2.20.3

Choose a tag to compare

@brandur-stripe brandur-stripe released this 30 Jan 22:01
  • #530 Fix client telemetry implementation

See the changelog for more details.

stripe-python v2.20.2

Choose a tag to compare

@brandur-stripe brandur-stripe released this 30 Jan 19:13
  • #534 Fix session initialization for multi-threaded environments

See the changelog for more details.

stripe-python v2.20.1

Choose a tag to compare

@stripe-servers stripe-servers released this 30 Jan 10:24
7c79758
  • #531 Make RequestsClient thread-safe

See the changelog for more details.

stripe-python v2.20.0

Choose a tag to compare

@brandur-stripe brandur-stripe released this 29 Jan 18:53
  • #526 Reuse the default HTTP client by default

See the changelog for more details.