Skip to content

Releases: stripe/stripe-python

stripe-python v2.23.0

19 Mar 00:37
Compare
Choose a tag to compare
  • #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

14 Mar 22:05
bcec86e
Compare
Choose a tag to compare
  • #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

12 Feb 17:11
51f0f67
Compare
Choose a tag to compare
  • #532 Add support for subscription schedules

See the changelog for more details.

stripe-python v2.20.3

30 Jan 22:01
Compare
Choose a tag to compare
  • #530 Fix client telemetry implementation

See the changelog for more details.

stripe-python v2.20.2

30 Jan 19:13
Compare
Choose a tag to compare
  • #534 Fix session initialization for multi-threaded environments

See the changelog for more details.

stripe-python v2.20.1

30 Jan 10:24
7c79758
Compare
Choose a tag to compare
  • #531 Make RequestsClient thread-safe

See the changelog for more details.

stripe-python v2.20.0

29 Jan 18:53
Compare
Choose a tag to compare
  • #526 Reuse the default HTTP client by default

See the changelog for more details.

stripe-python v2.19.0

23 Jan 23:38
Compare
Choose a tag to compare
  • #524 Rename CheckoutSession to Session and move it under the checkout namespace. This is a breaking change, but we've reached out to affected merchants and all new merchants would use the new approach.

See the changelog for more details.

stripe-python v2.18.1

21 Jan 12:32
95716e6
Compare
Choose a tag to compare
  • #525 Properly serialize individual on Account objects

See the changelog for more details.

stripe-python v2.18.0

15 Jan 17:19
750e5f4
Compare
Choose a tag to compare
  • #518 Add configurable telemetry to gather information on client-side request latency

See the changelog for more details.